Searched refs:tokloc_end (Results 1 – 2 of 2) sorted by relevance
1642 tokloc_iterator tokloc_end() const { return TokLocs + NumConcatenated; } in tokloc_end() function
65 StrLocs.append(S->tokloc_begin(), S->tokloc_end()); in ParseObjCStringLiteral()