Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp1125 PopDeclContext(); in ActOnLambdaError()
DSemaStmt.cpp3905 PopDeclContext(); in ActOnCapturedRegionError()
3929 PopDeclContext(); in ActOnCapturedRegionEnd()
DSemaDecl.cpp1077 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
11290 PopDeclContext(); in ActOnFinishFunctionBody()
12742 PopDeclContext(); in ActOnTagFinishDefinition()
12755 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
12784 PopDeclContext(); in ActOnTagDefinitionError()
DSemaDeclCXX.cpp6564 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
7325 PopDeclContext(); in ActOnFinishNamespaceDef()
11930 PopDeclContext(); in ActOnFinishLinkageSpecification()
DSemaExpr.cpp11551 PopDeclContext(); in ActOnBlockError()
11574 PopDeclContext(); in ActOnBlockStmtExpr()
/external/clang/include/clang/Sema/
DSema.h2028 void PopDeclContext();