Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp609 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
807 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp1204 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
6143 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7468 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
9032 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
13768 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
H A DSemaChecking.cpp526 S.pushCodeSynthesisContext(Ctx);
H A DSemaOverload.cpp14743 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
H A DTreeTransform.h14640 getSema().pushCodeSynthesisContext(C); in TransformLambdaExpr()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13106 S.pushCodeSynthesisContext(Ctx); in addContextNote()
13210 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);