Home
last modified time | relevance | path

Searched defs:AddSourceRange (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
DPartialDiagnostic.h160 void AddSourceRange(const CharSourceRange &R) const { in AddSourceRange() function
DDiagnostic.h987 void AddSourceRange(const CharSourceRange &R) const { in AddSourceRange() function
/external/clang/lib/Serialization/
DASTWriter.cpp4887 void ASTWriter::AddSourceRange(SourceRange Range, RecordDataImpl &Record) { in AddSourceRange() function in ASTWriter