Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaModule.cpp902 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1261 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4800 PopDeclContext(); in ActOnCapturedRegionError()
4817 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1323 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
15383 PopDeclContext(); in ActOnFinishFunctionBody()
17203 PopDeclContext(); in ActOnTagFinishDefinition()
17233 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
17262 PopDeclContext(); in ActOnTagDefinitionError()
H A DSemaDeclCXX.cpp10357 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11271 PopDeclContext(); in ActOnFinishNamespaceDef()
16346 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp16315 PopDeclContext(); in ActOnBlockError()
16407 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp21924 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
21986 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3431 void PopDeclContext();