Searched refs:foundMatch (Results 1 – 2 of 2) sorted by relevance
159 if (foundMatch) in Case()165 foundMatch = true; in Case()172 if (!foundMatch) in Default()178 bool foundMatch = false;
554 bool foundMatch(bool AllowFullyQualified) const { in foundMatch() function in clang::ast_matchers::internal::__anon8650ff4f0811::PatternSet602 return Patterns.foundMatch(/*AllowFullyQualified=*/false); in matchesNodeFullFast()611 if (Patterns.foundMatch(/*AllowFullyQualified=*/false)) in matchesNodeFullFast()637 return Patterns.foundMatch(/*AllowFullyQualified=*/true); in matchesNodeFullFast()