Lines Matching defs:Start
298 void ReplaceText(SourceLocation Start, unsigned OrigLength,
301 if (!Rewrite.ReplaceText(Start, OrigLength, Str) ||
305 Diags.Report(Context->getFullLoc(Start), RewriteFailedDiag);
699 // Get the ID and start/end of the main file.
1728 // Find start location of 'collection' the hard way!
1858 // Get the start location and compute the semi location.
1942 // Get the start location and compute the semi location.
2033 // Get the start location and compute the semi location.
2117 startRef = startBuf; // mark the start.
3038 /// getFunctionSourceLocation - returns start location of a function
4859 LParen = argPtr; // output the start.
4897 SourceLocation Start = DeclLoc.getLocWithOffset(startBuf-endBuf);
4946 ReplaceText(Start, OrigLength, buf);
5126 // find location of the separating comma. This would be start location