Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp227 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
363 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, in AddCharSourceRangeToRecord() function in SDiagsWriter
398 AddCharSourceRangeToRecord(R, State->Record, SM); in EmitCharSourceRange()
721 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM); in EmitCodeContext()