Searched refs:getDiagnosticContext (Results 1 – 3 of 3) sorted by relevance
188 void *getDiagnosticContext() const;
174 void *LLVMContext::getDiagnosticContext() const { in getDiagnosticContext() function in LLVMContext
98 return unwrap(C)->getDiagnosticContext(); in LLVMContextGetDiagnosticContext()