Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h100 visitDiagnosticRecord(unsigned Severity, const Location &Location, in visitDiagnosticRecord() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp276 if ((EC = visitDiagnosticRecord( in readDiagnosticBlock()
H A DSerializedDiagnosticPrinter.cpp107 std::error_code visitDiagnosticRecord(
840 std::error_code SDiagsMerger::visitDiagnosticRecord( in visitDiagnosticRecord() function in SDiagsMerger