Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp1177 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4357 PopDeclContext(); in ActOnCapturedRegionError()
4381 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1216 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
13395 PopDeclContext(); in ActOnFinishFunctionBody()
15043 PopDeclContext(); in ActOnTagFinishDefinition()
15056 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
15085 PopDeclContext(); in ActOnTagDefinitionError()
17290 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaDeclCXX.cpp8068 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
8996 PopDeclContext(); in ActOnFinishNamespaceDef()
13688 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaOpenMP.cpp13300 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
13362 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
H A DSemaExpr.cpp13673 PopDeclContext(); in ActOnBlockError()
13698 PopDeclContext(); in ActOnBlockStmtExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2384 void PopDeclContext();