Lines Matching defs:EndLoc
23 SourceLocation EndLoc) {
27 if (EndLoc.isInvalid())
31 return EndLoc.getLocWithOffset(-Len);
72 SourceLocation EndLoc) {
77 Args, EndLoc))
86 Args, EndLoc))
99 SourceLocation EndLoc) {
100 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc);
107 SourceLocation EndLoc) {
109 getArgLoc(Index, Args), EndLoc);
116 SourceLocation EndLoc) {
117 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc);
124 SourceLocation EndLoc) {
126 getArgLoc(Index, Args), EndLoc);