Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dscope.h251 const parser::CharBlock &sourceRange() const { return sourceRange_; } sourceRange() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp765 SourceRange MemRegion::sourceRange() const { sourceRange() function in MemRegion