Searched refs:spellLoc (Results 1 – 2 of 2) sorted by relevance
255 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local256 unsigned tokLen = Lexer::MeasureTokenLength(spellLoc, SourceMgr, LangOpts); in canInsertAfterToken()
836 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local837 unsigned tokLen = MeasureTokenLength(spellLoc, SM, LangOpts); in isAtEndOfMacroExpansion()