Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp254 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
427 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp1152 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
6047 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7325 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
8764 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
13352 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
H A DSemaOverload.cpp13930 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
H A DSemaChecking.cpp432 S.pushCodeSynthesisContext(Ctx);
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1072 S.pushCodeSynthesisContext(Ctx); in addContextNote()
9375 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);