Searched refs:findLocationAfterToken (Results 1 – 6 of 6) sorted by relevance
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