Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp260 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
433 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
DSemaDeclCXX.cpp1137 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
5877 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7145 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
8501 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
12912 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
DSemaOverload.cpp13753 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
/external/llvm-project/clang/include/clang/Sema/
DSema.h950 S.pushCodeSynthesisContext(Ctx); in addContextNote()
8831 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);