Searched defs:getLocForEndOfToken (Results 1 – 3 of 3) sorted by relevance
591 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
83 return Lexer::getLocForEndOfToken(Loc, Offset, SourceMgr, LangOpts); in getLocForEndOfToken() function in Sema
850 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, getLocForEndOfToken() function in Lexer