Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp998 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1331 PopDeclContext(); in ActOnLambdaExpressionAfterIntroducer()
1564 PopDeclContext(); in ActOnLambdaError()
H A DSemaHLSL.cpp130 SemaRef.PopDeclContext(); in ActOnFinishBuffer()
H A DSemaStmt.cpp4559 PopDeclContext(); in ActOnCapturedRegionError()
4576 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaObjC.cpp1284 SemaRef.PopDeclContext(); in ActOnObjCContainerFinishDefinition()
H A DSemaDecl.cpp1313 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
16203 PopDeclContext(); in ActOnFinishFunctionBody()
18089 PopDeclContext(); in ActOnTagFinishDefinition()
18132 PopDeclContext(); in ActOnTagDefinitionError()
20102 PopDeclContext(); in ActOnFinishTopLevelStmtDecl()
H A DSemaDeclCXX.cpp10676 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11702 PopDeclContext(); in ActOnFinishNamespaceDef()
16729 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp16086 PopDeclContext(); in ActOnBlockError()
16176 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp21455 SemaRef.PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
21518 SemaRef.PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4000 void PopDeclContext();