Searched defs:containsErrors (Results 1 – 3 of 3) sorted by relevance
24 AST_MATCHER(Expr, containsErrors) { return Node.containsErrors(); } in AST_MATCHER() argument
246 bool NestedNameSpecifier::containsErrors() const { containsErrors() function in NestedNameSpecifier
245 bool containsErrors() const { in containsErrors() function