Searched refs:getDiagnosticContext (Results 1 – 4 of 4) sorted by relevance
195 void *getDiagnosticContext() const;
184 void *getDiagnosticContext() const;
161 void *LLVMContext::getDiagnosticContext() const { in getDiagnosticContext() function in LLVMContext
99 return unwrap(C)->getDiagnosticContext(); in LLVMContextGetDiagnosticContext()