Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp588 PopDeclContext(); in ActOnLambdaError()
DSemaDecl.cpp918 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
7901 PopDeclContext(); in ActOnFinishFunctionBody()
9129 PopDeclContext(); in ActOnTagFinishDefinition()
9137 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
9166 PopDeclContext(); in ActOnTagDefinitionError()
DSemaDeclCXX.cpp4878 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
5518 PopDeclContext(); in ActOnFinishNamespaceDef()
9614 PopDeclContext(); in ActOnFinishLinkageSpecification()
DSemaExpr.cpp9385 PopDeclContext(); in ActOnBlockError()
9408 PopDeclContext(); in ActOnBlockStmtExpr()
/external/clang/include/clang/Sema/
DSema.h1531 void PopDeclContext();