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