Searched refs:spellLoc (Results 1 – 2 of 2) sorted by relevance
254 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local255 unsigned tokLen = Lexer::MeasureTokenLength(spellLoc, SourceMgr, LangOpts); in canInsertAfterToken()
898 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local899 unsigned tokLen = MeasureTokenLength(spellLoc, SM, LangOpts); in isAtEndOfMacroExpansion()