Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLambda.cpp1144 PopDeclContext(); in ActOnLambdaError()
HDSemaStmt.cpp3870 PopDeclContext(); in ActOnCapturedRegionError()
3894 PopDeclContext(); in ActOnCapturedRegionEnd()
HDSemaDecl.cpp1077 void Sema::PopDeclContext() { in PopDeclContext() function in Sema
10985 PopDeclContext(); in ActOnFinishFunctionBody()
12411 PopDeclContext(); in ActOnTagFinishDefinition()
12424 PopDeclContext(); in ActOnObjCContainerFinishDefinition()
12453 PopDeclContext(); in ActOnTagDefinitionError()
HDSemaDeclCXX.cpp6563 PopDeclContext(); in ActOnFinishDelayedMemberDeclarations()
7334 PopDeclContext(); in ActOnFinishNamespaceDef()
11927 PopDeclContext(); in ActOnFinishLinkageSpecification()
HDSemaExpr.cpp11362 PopDeclContext(); in ActOnBlockError()
11385 PopDeclContext(); in ActOnBlockStmtExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1988 void PopDeclContext();