Home
last modified time | relevance | path

Searched refs:getDiagnosticContext (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h195 void *getDiagnosticContext() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h184 void *getDiagnosticContext() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp161 void *LLVMContext::getDiagnosticContext() const { in getDiagnosticContext() function in LLVMContext
DCore.cpp99 return unwrap(C)->getDiagnosticContext(); in LLVMContextGetDiagnosticContext()