Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateInstantiate.cpp405 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
587 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
DSemaDeclCXX.cpp1186 S.pushCodeSynthesisContext(Ctx); in InitializingBinding()
6094 S.pushCodeSynthesisContext(Ctx); in ReferenceDllExportedMembers()
7379 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
8850 pushCodeSynthesisContext(Ctx); in DeclareImplicitEqualityComparison()
13461 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
DSemaOverload.cpp14099 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
DSemaChecking.cpp467 S.pushCodeSynthesisContext(Ctx);
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h1073 S.pushCodeSynthesisContext(Ctx); in addContextNote()
9634 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);