Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp33 PopDeclContext(); in ActOnFinishHLSLBuffer()
H A DSemaModule.cpp893 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1275 PopDeclContext(); in ActOnLambdaExpressionAfterIntroducer()
1506 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4856 PopDeclContext(); in ActOnCapturedRegionError()
4873 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1376 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
16408 PopDeclContext(); in ActOnFinishFunctionBody()
18275 PopDeclContext(); in ActOnTagFinishDefinition()
18305 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
18334 PopDeclContext(); in ActOnTagDefinitionError()
H A DSemaDeclCXX.cpp10742 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11790 PopDeclContext(); in ActOnFinishNamespaceDef()
16867 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp17095 PopDeclContext(); in ActOnBlockError()
17187 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp22630 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
22692 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3598 void PopDeclContext();