Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h119 virtual std::error_code visitSourceRangeRecord(const Location &Start, in visitSourceRangeRecord() function
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp233 visitSourceRangeRecord(const serialized_diags::Location &Start,
351 DiagLoader::visitSourceRangeRecord(const serialized_diags::Location &Start, in visitSourceRangeRecord() function in DiagLoader
/llvm-project-15.0.7/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp309 if ((EC = visitSourceRangeRecord( in readDiagnosticBlock()
H A DSerializedDiagnosticPrinter.cpp119 visitSourceRangeRecord(const serialized_diags::Location &Start,
832 SDiagsMerger::visitSourceRangeRecord(const serialized_diags::Location &Start, in visitSourceRangeRecord() function in SDiagsMerger