Home
last modified time | relevance | path

Searched refs:PopDeclContext (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp1012 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1358 PopDeclContext(); in ActOnLambdaExpressionAfterIntroducer()
1589 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4712 PopDeclContext(); in ActOnCapturedRegionError()
4729 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaObjC.cpp1281 SemaRef.PopDeclContext(); in ActOnObjCContainerFinishDefinition()
H A DSemaDecl.cpp1330 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
16685 PopDeclContext(); in ActOnFinishFunctionBody()
18619 PopDeclContext(); in ActOnTagFinishDefinition()
18662 PopDeclContext(); in ActOnTagDefinitionError()
20584 PopDeclContext(); in ActOnFinishTopLevelStmtDecl()
H A DSemaHLSL.cpp611 SemaRef.PopDeclContext(); in ActOnFinishBuffer()
H A DSemaDeclCXX.cpp10896 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11943 PopDeclContext(); in ActOnFinishNamespaceDef()
17205 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp16442 PopDeclContext(); in ActOnBlockError()
16535 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp22351 SemaRef.PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
22414 SemaRef.PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4397 void PopDeclContext();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4965 {"_ZN5clang4Sema14PopDeclContextEv", "clang::Sema::PopDeclContext()"},