Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp127 diagnostic_handler(const ::llvm::DiagnosticInfo &di, void *data) { in diagnostic_handler() function
141 ctx->setDiagnosticHandlerCallBack(diagnostic_handler, &r_log); in create_context()