Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp240 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
376 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
411 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
732 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()