Home
last modified time | relevance | path

Searched defs:SavedContext (Results 1 – 21 of 21) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1672 Sema::ContextRAII SavedContext(*this, OwningFunc); in SubstParmVarDecl() local
1958 ContextRAII SavedContext(*this, Instantiation); in InstantiateClass() local
2187 ContextRAII SavedContext(*this, Instantiation); in InstantiateEnum() local
2257 ContextRAII SavedContext(*this, Instantiation->getParent()); in InstantiateInClassInitializer() local
DSemaTemplateDeduction.cpp2174 Sema::ContextRAII SavedContext(S, Partial); in FinishTemplateArgumentDeduction() local
2539 ContextRAII SavedContext(*this, FunctionTemplate->getTemplatedDecl()); in SubstituteExplicitTemplateArguments() local
2779 ContextRAII SavedContext(*this, FunctionTemplate->getTemplatedDecl()); in FinishTemplateArgumentDeduction() local
DSemaTemplateInstantiateDecl.cpp48 Sema::ContextRAII SavedContext( in SubstQualifier() local
253 Sema::ContextRAII SavedContext(S, FD); in instantiateOMPDeclareSimdDeclAttr() local
DSemaTemplate.cpp904 ContextRAII SavedContext(*this, SemanticContext); in CheckClassTemplate() local
3272 Sema::ContextRAII SavedContext(SemaRef, Template->getDeclContext()); in SubstDefaultTemplateArgument() local
3375 Sema::ContextRAII SavedContext(SemaRef, Template->getDeclContext()); in SubstDefaultTemplateArgument() local
DSemaDeclObjC.cpp458 Sema::ContextRAII SavedContext(TheSema, CD); in diagnoseUseOfProtocols() local
1004 ContextRAII SavedContext(*this, IDecl); in ActOnStartClassInterface() local
DSemaDecl.cpp1847 DeclContext *SavedContext = CurContext; in LazilyCreateBuiltin() local
4987 ContextRAII SavedContext(*this, DC); in HandleDeclarator() local
7772 ContextRAII SavedContext(*this, DC); in ActOnFunctionDeclarator() local
DSemaDeclCXX.cpp9091 Sema::ContextRAII SavedContext; member
13434 ContextRAII SavedContext(*this, DD); in MarkVTableUsed() local
DSemaDeclAttr.cpp6076 DeclContext *SavedContext = CurContext; in DeclApplyPragmaWeak() local
DSemaExpr.cpp4532 ContextRAII SavedContext(*this, FD); in BuildCXXDefaultArgExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2417 Sema::ContextRAII SavedContext(*this, OwningFunc); in SubstParmVarDecl() local
2665 ContextRAII SavedContext(*this, Instantiation); in InstantiateClass() local
2912 ContextRAII SavedContext(*this, Instantiation); in InstantiateEnum() local
2985 ContextRAII SavedContext(*this, Instantiation->getParent()); in InstantiateInClassInitializer() local
DSemaTemplateInstantiateDecl.cpp53 Sema::ContextRAII SavedContext( in SubstQualifier() local
302 Sema::ContextRAII SavedContext(S, FD); in instantiateOMPDeclareSimdDeclAttr() local
383 Sema::ContextRAII SavedContext(S, FD); in instantiateOMPDeclareVariantAttr() local
4336 ContextRAII SavedContext(*this, FD); in InstantiateDefaultArgument() local
4625 ContextRAII SavedContext(*this, FD); in InstantiateFunctionDeclaration() local
DSemaTemplateDeduction.cpp2957 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Partial)); in FinishTemplateArgumentDeduction() local
3043 Sema::ContextRAII SavedContext(S, getAsDeclContextOrEnclosing(Template)); in FinishTemplateArgumentDeduction() local
3279 ContextRAII SavedContext(*this, FunctionTemplate->getTemplatedDecl()); in SubstituteExplicitTemplateArguments() local
3582 ContextRAII SavedContext(*this, FunctionTemplate->getTemplatedDecl()); in FinishTemplateArgumentDeduction() local
4231 ContextRAII SavedContext(*this, CallingCtx); in DeduceTemplateArguments() local
DSemaTemplate.cpp1745 ContextRAII SavedContext(*this, SemanticContext); in CheckClassTemplate() local
5090 Sema::ContextRAII SavedContext(SemaRef, Template->getDeclContext()); in SubstDefaultTemplateArgument() local
5142 Sema::ContextRAII SavedContext(SemaRef, Template->getDeclContext()); in SubstDefaultTemplateArgument() local
5195 Sema::ContextRAII SavedContext(SemaRef, Template->getDeclContext()); in SubstDefaultTemplateArgument() local
DSemaDeclObjC.cpp532 Sema::ContextRAII SavedContext(TheSema, CD); in diagnoseUseOfProtocols() local
1083 ContextRAII SavedContext(*this, IDecl); in ActOnStartClassInterface() local
DSemaDecl.cpp2145 DeclContext *SavedContext = CurContext; in LazilyCreateBuiltin() local
5753 ContextRAII SavedContext(*this, DC); in HandleDeclarator() local
8984 ContextRAII SavedContext(*this, DC); in ActOnFunctionDeclarator() local
14681 ContextRAII SavedContext(*this, ContextScope->getEntity()); in ImplicitlyDefineFunction() local
DSemaDeclCXX.cpp12888 Sema::ContextRAII SavedContext; member
17209 ContextRAII SavedContext(*this, DD); in MarkVTableUsed() local
DSemaDeclAttr.cpp8306 DeclContext *SavedContext = CurContext; in DeclApplyPragmaWeak() local
/external/clang/lib/Parse/
DParseExpr.cpp2241 Sema::ContextRAII SavedContext(Actions, CodeDC, /*NewThisContext=*/false); in ParseParenExpression() local
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp2818 Sema::ContextRAII SavedContext(Actions, CodeDC, /*NewThisContext=*/false); in ParseParenExpression() local
/external/clang/include/clang/Sema/
DSema.h636 DeclContext *SavedContext; variable
669 Sema::ContextRAII SavedContext; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h872 DeclContext *SavedContext; variable
928 Sema::ContextRAII SavedContext; variable