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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp226 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
359 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, function in class:SDiagsWriter
394 AddCharSourceRangeToRecord(R, State->Record, SM);
706 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);

Completed in 113 milliseconds