Home
last modified time | relevance | path

Searched refs:TryAnnotateCXXScopeToken (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Parse/
DParseTentative.cpp201 TryAnnotateCXXScopeToken()) in TryConsumeDeclarationSpecifier()
696 if (TryAnnotateCXXScopeToken(true)) in TryParsePtrOperatorSeq()
DParseDecl.cpp2557 TryAnnotateCXXScopeToken(EnteringContext)) { in DiagnoseMissingSemiAfterTagDefinition()
2781 if (TryAnnotateCXXScopeToken(EnteringContext)) { in ParseDeclarationSpecifiers()
2981 if (TryAnnotateCXXScopeToken(EnteringContext)) { in ParseDeclarationSpecifiers()
DParser.cpp1806 bool Parser::TryAnnotateCXXScopeToken(bool EnteringContext) { in TryAnnotateCXXScopeToken() function in Parser
DParseDeclCXX.cpp2286 if (TryAnnotateCXXScopeToken()) in ParseCXXClassMemberDeclaration()
/external/clang/include/clang/Parse/
DParser.h592 bool TryAnnotateCXXScopeToken(bool EnteringContext = false);
/external/clang/docs/
DInternalsManual.rst712 ``TryAnnotateCXXScopeToken`` methods to form the annotation token. These