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