Searched defs:AddSourceRange (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | scope.cpp | 307 void Scope::AddSourceRange(parser::CharBlock source) { AddSourceRange() function in Fortran::semantics::Scope |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Diagnostic.h | 1210 void AddSourceRange(const CharSourceRange &R) const { AddSourceRange() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6020 void ASTWriter::AddSourceRange(SourceRange Range, RecordDataImpl &Record, AddSourceRange() function in ASTWriter |