Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp1132 PopDeclContext(); in ActOnLambdaError()
DSemaStmt.cpp3973 PopDeclContext(); in ActOnCapturedRegionError()
3997 PopDeclContext(); in ActOnCapturedRegionEnd()
DSemaDecl.cpp1120 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
11700 PopDeclContext(); in ActOnFinishFunctionBody()
13192 PopDeclContext(); in ActOnTagFinishDefinition()
13205 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
13234 PopDeclContext(); in ActOnTagDefinitionError()
DSemaDeclCXX.cpp6727 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
7490 PopDeclContext(); in ActOnFinishNamespaceDef()
12166 PopDeclContext(); in ActOnFinishLinkageSpecification()
DSemaOpenMP.cpp11218 PopDeclContext(); in ActOnOpenMPDeclareReductionCombinerEnd()
11273 PopDeclContext(); in ActOnOpenMPDeclareReductionInitializerEnd()
DSemaExpr.cpp12082 PopDeclContext(); in ActOnBlockError()
12106 PopDeclContext(); in ActOnBlockStmtExpr()
/external/clang/include/clang/Sema/
DSema.h2088 void PopDeclContext();