Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp694 PopDeclContext(); in ActOnFinishExportDecl()
HDSemaLambda.cpp1250 PopDeclContext(); in ActOnLambdaError()
HDSemaStmt.cpp4429 PopDeclContext(); in ActOnCapturedRegionError()
4446 PopDeclContext(); in ActOnCapturedRegionEnd()
HDSemaDecl.cpp1304 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
14215 PopDeclContext(); in ActOnFinishFunctionBody()
15873 PopDeclContext(); in ActOnTagFinishDefinition()
15886 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
15915 PopDeclContext(); in ActOnTagDefinitionError()
HDSemaDeclCXX.cpp9723 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
10658 PopDeclContext(); in ActOnFinishNamespaceDef()
15421 PopDeclContext(); in ActOnFinishLinkageSpecification()
HDSemaOpenMP.cpp16324 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
16386 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
16540 PopDeclContext(); in ActOnOpenMPDeclareMapperDirectiveEnd()
HDSemaExpr.cpp14364 PopDeclContext(); in ActOnBlockError()
14456 PopDeclContext(); in ActOnBlockStmtExpr()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2767 void PopDeclContext();