Searched refs:findLocationAfterToken (Results 1 – 7 of 7) sorted by relevance
564 static SourceLocation findLocationAfterToken(SourceLocation loc,
27 SourceLocation LocAfterEnd = Lexer::findLocationAfterToken( in getLexicalDeclRange()
505 Lexer::findLocationAfterToken(AlignPackStack.CurrentPragmaLocation, in DiagnoseUnterminatedPragmaAlignPack()896 SourceLocation AfterCommaLoc = Lexer::findLocationAfterToken( in replacementRangeForListElement()
950 SourceLocation ElseInsertionLoc = Lexer::findLocationAfterToken( in DiagnoseDeclAvailability()
3571 SourceLocation RSquare = Lexer::findLocationAfterToken( in DiagnoseMismatchedNewDelete()
2038 SourceLocation AfterColon = Lexer::findLocationAfterToken( in GenerateFixForUnusedDecl()
1358 SourceLocation Lexer::findLocationAfterToken( in findLocationAfterToken() function in Lexer