Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp260 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
433 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp1153 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
5952 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7220 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
8580 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
12970 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
H A DSemaOverload.cpp13741 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1058 S.pushCodeSynthesisContext(Ctx); in addContextNote()
8983 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);