Searched refs:spellLoc (Results 1 – 2 of 2) sorted by relevance
251 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local252 unsigned tokLen = Lexer::MeasureTokenLength(spellLoc, SourceMgr, LangOpts); in canInsertAfterToken()
811 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local812 unsigned tokLen = MeasureTokenLength(spellLoc, SM, LangOpts); in isAtEndOfMacroExpansion()