Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp631 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
832 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp1260 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
6251 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7625 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
9211 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
14060 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
H A DSemaChecking.cpp524 S.pushCodeSynthesisContext(Ctx);
H A DSemaOverload.cpp15558 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
H A DTreeTransform.h15740 getSema().pushCodeSynthesisContext(C); in TransformLambdaExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13367 S.pushCodeSynthesisContext(Ctx); in addContextNote()
13468 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);