Searched refs:getDiagnosticContext (Results 1 – 3 of 3) sorted by relevance
121 void *getDiagnosticContext() const;
143 void *LLVMContext::getDiagnosticContext() const { in getDiagnosticContext() function in LLVMContext
171 void *OldDiagnosticContext = Ctx.getDiagnosticContext(); in HandleTranslationUnit()