Home | History | Annotate | Download | only in Sema

Lines Matching defs:Brackets

5463           SourceRange Brackets;
5465 // Scavange the location of the brackets from the entity, if we can.
5471 Brackets = ArrayLoc.getBracketsRange();
5480 Brackets);