Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1635 return ANK_Error; in TryAnnotateName()
1639 return ANK_Error; in TryAnnotateName()
1652 return ANK_Error; in TryAnnotateName()
1681 return ANK_Error; in TryAnnotateName()
1723 return ANK_Error; in TryAnnotateName()
1789 return ANK_Error; in TryAnnotateName()
1803 return ANK_Error; in TryAnnotateName()
H A DParseTentative.cpp1281 case ANK_Error: in isCXXDeclarationSpecifier()
1541 case ANK_Error: in isCXXDeclarationSpecifier()
H A DParseStmt.cpp197 if (TryAnnotateName(&CCC) == ANK_Error) { in ParseStatementOrDeclarationAfterAttributes()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h858 ANK_Error, enumerator