Home | History | Annotate | Download | only in Sema

Lines Matching defs:Brackets

6088           SourceRange Brackets;
6090 // Scavange the location of the brackets from the entity, if we can.
6096 Brackets = ArrayLoc.getBracketsRange();
6105 Brackets);