Searched refs:sourceRange_ (Results 1 – 2 of 2) sorted by relevance
231 const parser::CharBlock &sourceRange() const { return sourceRange_; } in sourceRange()260 parser::CharBlock sourceRange_; variable
265 bool isContained{sourceRange_.Contains(source)}; in FindScope()279 scope->sourceRange_.ExtendToCover(source); in AddSourceRange()