Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp225 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
358 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
393 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
705 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()