Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1205 void AddSourceRange(const CharSourceRange &R) const { in AddSourceRange() function
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp5408 void ASTWriter::AddSourceRange(SourceRange Range, RecordDataImpl &Record, in AddSourceRange() function in ASTWriter