Searched refs:foundMatch (Results 1 – 2 of 2) sorted by relevance
144 if (foundMatch) in Case()150 foundMatch = true; in Case()157 if (!foundMatch) in Default()163 bool foundMatch = false;
555 bool foundMatch(bool AllowFullyQualified) const { in foundMatch() function in clang::ast_matchers::internal::__anon72c619990811::PatternSet603 return Patterns.foundMatch(/*AllowFullyQualified=*/false); in matchesNodeFullFast()612 if (Patterns.foundMatch(/*AllowFullyQualified=*/false)) in matchesNodeFullFast()638 return Patterns.foundMatch(/*AllowFullyQualified=*/true); in matchesNodeFullFast()