Searched refs:SplitToken (Results 1 – 3 of 3) sorted by relevance
1112 RAngleLoc = PP.SplitToken(TokLoc, GreaterLength); in ParseGreaterThanInTemplateList()1135 AfterGreaterLoc = PP.SplitToken(AfterGreaterLoc, Tok.getLength()); in ParseGreaterThanInTemplateList()
511 SourceLocation Preprocessor::SplitToken(SourceLocation Loc, unsigned Length) { in SplitToken() function in Preprocessor
2164 SourceLocation SplitToken(SourceLocation TokLoc, unsigned Length);