Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp238 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
374 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
413 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
742 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()