Home
last modified time | relevance | path

Searched defs:EnteringContext (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp77 bool EnteringContext) { in computeDeclContext()
486 bool EnteringContext, in BuildCXXNestedNameSpecifier()
830 bool EnteringContext, in ActOnCXXNestedNameSpecifier()
878 bool EnteringContext) { in IsInvalidUnlessNestedName()
897 bool EnteringContext) { in ActOnCXXNestedNameSpecifier()
H A DSemaLookup.cpp2225 bool AllowBuiltinCreation, bool EnteringContext) { in LookupParsedName()
4267 bool EnteringContext, in LookupPotentialTypoResult()
4470 DeclContext *MemberContext, bool EnteringContext, in makeTypoCorrectionConsumer()
4643 bool EnteringContext, in CorrectTypo()
4778 DeclContext *MemberContext, bool EnteringContext, in CorrectTypoDelayed()
H A DMultiplexExternalSemaSource.cpp298 bool EnteringContext, in CorrectTypo()
H A DSemaTemplate.cpp143 bool EnteringContext, in isTemplateName()
253 bool EnteringContext, in LookupTemplateName()
3027 bool EnteringContext, in ActOnDependentTemplateName()
H A DSemaExprCXX.cpp87 bool EnteringContext) { in getDestructorName()
H A DSemaCodeComplete.cpp4246 bool EnteringContext) { in CodeCompleteQualifiedId()
H A DSemaDecl.cpp4947 bool EnteringContext = !D.getDeclSpec().isFriendSpecified(); in HandleDeclarator() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParser.cpp1421 const bool EnteringContext = false; in TryAnnotateName() local
1581 bool Parser::TryAnnotateTypeOrScopeToken(bool EnteringContext, bool NeedType) { in TryAnnotateTypeOrScopeToken()
1694 bool Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec(bool EnteringContext, in TryAnnotateTypeOrScopeTokenAfterScopeSpec()
1806 bool Parser::TryAnnotateCXXScopeToken(bool EnteringContext) { in TryAnnotateCXXScopeToken()
H A DParseExprCXX.cpp81 bool EnteringContext, in CheckForTemplateAndDigraph()
189 bool EnteringContext, in ParseOptionalCXXScopeSpecifier()
2029 bool EnteringContext, in ParseUnqualifiedIdTemplateId()
2232 bool Parser::ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext, in ParseUnqualifiedIdOperator()
2461 bool Parser::ParseUnqualifiedId(CXXScopeSpec &SS, bool EnteringContext, in ParseUnqualifiedId()
H A DParseDecl.cpp2552 bool EnteringContext = (DSContext == DSC_class || DSContext == DSC_top_level); in DiagnoseMissingSemiAfterTagDefinition() local
2686 bool EnteringContext = (DSContext == DSC_class || DSContext == DSC_top_level); in ParseDeclarationSpecifiers() local
5003 bool EnteringContext = D.getContext() == Declarator::FileContext || in ParseDeclaratorInternal() local
5221 bool EnteringContext = D.getContext() == Declarator::FileContext || in ParseDirectDeclarator() local
H A DParseDeclCXX.cpp1217 bool EnteringContext, DeclSpecContext DSC, in ParseClassSpecifier()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSemaInternal.h97 bool EnteringContext) in TypoCorrectionConsumer()
317 bool EnteringContext; variable
DExternalSemaSource.h214 bool EnteringContext, in CorrectTypo()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSemaInternal.h115 bool EnteringContext) in TypoCorrectionConsumer()
330 bool EnteringContext; variable
H A DExternalSemaSource.h206 bool EnteringContext, in CorrectTypo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSemaInternal.h97 bool EnteringContext) in TypoCorrectionConsumer()
317 bool EnteringContext; variable
DExternalSemaSource.h214 bool EnteringContext, in CorrectTypo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSemaInternal.h97 bool EnteringContext) in TypoCorrectionConsumer()
317 bool EnteringContext; variable
DExternalSemaSource.h214 bool EnteringContext, in CorrectTypo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaInternal.h97 bool EnteringContext) in TypoCorrectionConsumer()
317 bool EnteringContext; variable
DExternalSemaSource.h214 bool EnteringContext, in CorrectTypo()
/aosp_15_r20/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp111 DeclContext *MemberContext, bool EnteringContext, in CorrectTypo()
153 DeclContext *MemberContext, bool EnteringContext, in CorrectTypo()