Home | History | Annotate | Download | only in AST

Lines Matching defs:EndLoc

723     ASTContext &C, SourceLocation beginLoc, SourceLocation endLoc,
729 beginLoc, endLoc, SelInfo, T, ReturnTInfo, contextDecl, isInstance,
2153 SourceLocation EndLoc = getLocation();
2155 EndLoc = IvarLoc;
2157 return SourceRange(AtLoc, EndLoc);