Home | History | Annotate | Download | only in Sema

Lines Matching full:brackets

4780           SourceRange Brackets;
4782 // Scavange the location of the brackets from the entity, if we can.
4788 Brackets = ArrayLoc->getBracketsRange();
4797 Brackets);