Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenAction.cpp218 ((BackendConsumer *)Context)->DiagnosticHandlerImpl(DI); in DiagnosticHandler()
231 void DiagnosticHandlerImpl(const llvm::DiagnosticInfo &DI);
578 void BackendConsumer::DiagnosticHandlerImpl(const DiagnosticInfo &DI) { in DiagnosticHandlerImpl() function in BackendConsumer