Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp479 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
668 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp1216 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
6286 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7583 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
9136 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
13900 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
H A DSemaOverload.cpp14737 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
H A DTreeTransform.h13725 getSema().pushCodeSynthesisContext(C); in TransformLambdaExpr()
H A DSemaChecking.cpp497 S.pushCodeSynthesisContext(Ctx);
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1109 S.pushCodeSynthesisContext(Ctx); in addContextNote()
9923 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);