Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h119 virtual std::error_code visitSourceRangeRecord(const Location &Start, in visitSourceRangeRecord() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp307 if ((EC = visitSourceRangeRecord( in readDiagnosticBlock()
H A DSerializedDiagnosticPrinter.cpp114 visitSourceRangeRecord(const serialized_diags::Location &Start,
830 SDiagsMerger::visitSourceRangeRecord(const serialized_diags::Location &Start, in visitSourceRangeRecord() function in SDiagsMerger