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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp173 void AddCharSourceRangeToRecord(CharSourceRange R, RecordDataImpl &Record,
302 void SDiagsWriter::AddCharSourceRangeToRecord(CharSourceRange Range, function in class:SDiagsWriter
341 AddCharSourceRangeToRecord(R, State->Record, SM);
654 AddCharSourceRangeToRecord(Fix.RemoveRange, Record, SM);

Completed in 42 milliseconds