Home | History | Annotate | Download | only in ARCMigrate

Lines Matching refs:BegLoc

262       SourceLocation BegLoc =
264 BegLoc = PP.getLocForEndOfToken(BegLoc);
266 SourceRange SpaceRange(BegLoc, EndLoc);
292 SourceLocation BegLoc =
294 BegLoc = PP.getLocForEndOfToken(BegLoc);
301 SourceRange Range(BegLoc, EndLoc);