Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h119 virtual std::error_code visitSourceRangeRecord(const Location &Start, in visitSourceRangeRecord() function
/llvm-project/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp353 DiagLoader::visitSourceRangeRecord(const serialized_diags::Location &Start, in visitSourceRangeRecord() function in DiagLoader
/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp830 SDiagsMerger::visitSourceRangeRecord(const serialized_diags::Location &Start, visitSourceRangeRecord() function in SDiagsMerger