Searched refs:foundMatch (Results 1 – 1 of 1) sorted by relevance
430 bool foundMatch(bool AllowFullyQualified) const { in foundMatch() function in clang::ast_matchers::internal::__anon8b8be5530611::PatternSet478 return Patterns.foundMatch(/*AllowFullyQualified=*/false); in matchesNodeFullFast()481 if (Patterns.foundMatch(/*AllowFullyQualified=*/false)) in matchesNodeFullFast()507 return Patterns.foundMatch(/*AllowFullyQualified=*/true); in matchesNodeFullFast()