Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaHLSL.cpp33 PopDeclContext(); in ActOnFinishHLSLBuffer()
H A DSemaModule.cpp949 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1297 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4792 PopDeclContext(); in ActOnCapturedRegionError()
4809 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1351 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
15816 PopDeclContext(); in ActOnFinishFunctionBody()
17666 PopDeclContext(); in ActOnTagFinishDefinition()
17696 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
17725 PopDeclContext(); in ActOnTagDefinitionError()
H A DSemaDeclCXX.cpp10445 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11368 PopDeclContext(); in ActOnFinishNamespaceDef()
16415 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp16583 PopDeclContext(); in ActOnBlockError()
16675 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp22215 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
22277 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3530 void PopDeclContext();