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.cpp221 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
359 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
394 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
719 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()