Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp405 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
587 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A 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()
H A DSemaOverload.cpp14099 pushCodeSynthesisContext(Ctx); in CreateOverloadedBinOp()
H A DSemaChecking.cpp467 S.pushCodeSynthesisContext(Ctx);
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1073 S.pushCodeSynthesisContext(Ctx); in addContextNote()
9634 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);