Searched refs:IsNewAnnotation (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1598 void Parser::AnnotateScopeToken(CXXScopeSpec &SS, bool IsNewAnnotation) { argument
1612 if (IsNewAnnotation)
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h871 void AnnotateScopeToken(CXXScopeSpec &SS, bool IsNewAnnotation);

Completed in 189 milliseconds