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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp227 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
363 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, function in class:SDiagsWriter
398 AddCharSourceRangeToRecord(R, State->Record, SM);
721 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);

Completed in 107 milliseconds