Searched defs:sourceRange (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | scope.h | 251 const parser::CharBlock &sourceRange() const { return sourceRange_; } sourceRange() function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | MemRegion.cpp | 765 SourceRange MemRegion::sourceRange() const { sourceRange() function in MemRegion |