Home
last modified time | relevance | path

Searched refs:ANK_Error (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1792 return ANK_Error; in TryAnnotateName()
1797 return ANK_Error; in TryAnnotateName()
1811 return ANK_Error; in TryAnnotateName()
1840 return ANK_Error; in TryAnnotateName()
1882 return ANK_Error; in TryAnnotateName()
1954 return ANK_Error; in TryAnnotateName()
H A DParseTentative.cpp1404 case ANK_Error: in isCXXDeclarationSpecifier()
1697 case ANK_Error: in isCXXDeclarationSpecifier()
H A DParseStmt.cpp222 if (TryAnnotateName(&CCC) == ANK_Error) { in ParseStatementOrDeclarationAfterAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h943 ANK_Error, enumerator