Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp238 SemaRef.pushCodeSynthesisContext(Inst); in InstantiatingTemplate()
357 void Sema::pushCodeSynthesisContext(CodeSynthesisContext Ctx) { in pushCodeSynthesisContext() function in Sema
H A DSemaDeclCXX.cpp10802 S.pushCodeSynthesisContext(Ctx); in ComputingExceptionSpec()
10883 S.pushCodeSynthesisContext(Ctx); in DeclaringSpecialMember()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h786 S.pushCodeSynthesisContext(Ctx); in addContextNote()
7515 void pushCodeSynthesisContext(CodeSynthesisContext Ctx);