Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp694 PopDeclContext(); in ActOnFinishExportDecl()
H A DSemaLambda.cpp1258 PopDeclContext(); in ActOnLambdaError()
H A DSemaStmt.cpp4777 PopDeclContext(); in ActOnCapturedRegionError()
4794 PopDeclContext(); in ActOnCapturedRegionEnd()
H A DSemaDecl.cpp1289 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
14762 PopDeclContext(); in ActOnFinishFunctionBody()
16503 PopDeclContext(); in ActOnTagFinishDefinition()
16516 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
16545 PopDeclContext(); in ActOnTagDefinitionError()
H A DSemaDeclCXX.cpp10157 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
11064 PopDeclContext(); in ActOnFinishNamespaceDef()
15890 PopDeclContext(); in ActOnFinishLinkageSpecification()
H A DSemaExpr.cpp15426 PopDeclContext(); in ActOnBlockError()
15518 PopDeclContext(); in ActOnBlockStmtExpr()
H A DSemaOpenMP.cpp19432 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
19494 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3189 void PopDeclContext();