Home
last modified time | relevance | path

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

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