Lines Matching refs:match_flags
285 switch (match_flags()) {
310 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {
316 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {
326 switch (match_flags()) {
351 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {
357 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {
377 if (match_flags() == UnorderedMatcherRequire::ExactMatch) {
402 if (match_flags() & UnorderedMatcherRequire::Superset) {
416 if (match_flags() & UnorderedMatcherRequire::Subset) {
442 if ((match_flags() & UnorderedMatcherRequire::Superset) &&
453 if ((match_flags() & UnorderedMatcherRequire::Subset) &&