Home | History | Annotate | Download | only in AST

Lines Matching refs:endLoc

640     ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc,
646 beginLoc, endLoc, SelInfo, T, ReturnTInfo, contextDecl, isInstance,
1857 SourceLocation EndLoc = getLocation();
1859 EndLoc = IvarLoc;
1861 return SourceRange(AtLoc, EndLoc);