Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp119 void *DiagnosticContext, bool RespectFilters) { in setDiagnosticHandlerCallBack() argument
122 pImpl->RespectDiagnosticFilters = RespectFilters; in setDiagnosticHandlerCallBack()
126 bool RespectFilters) { in setDiagnosticHandler() argument
128 pImpl->RespectDiagnosticFilters = RespectFilters; in setDiagnosticHandler()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h178 void *DiagContext = nullptr, bool RespectFilters = false);
187 bool RespectFilters = false);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h176 bool RespectFilters = false);