Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp224 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
360 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
395 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
718 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()