Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp694 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1262 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4725 PopDeclContext(); in ActOnCapturedRegionError()
4742 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1302 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
14818 PopDeclContext(); in ActOnFinishFunctionBody()
16563 PopDeclContext(); in ActOnTagFinishDefinition()
16576 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
16605 PopDeclContext(); in ActOnTagDefinitionError()
H A DSemaDeclCXX.cpp10164 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11071 PopDeclContext(); in ActOnFinishNamespaceDef()
16095 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp15547 PopDeclContext(); in ActOnBlockError()
15639 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp19815 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
19877 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3226 void PopDeclContext();