Searched refs:PrevSpellLoc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenConcatenation.cpp172 SourceLocation PrevSpellLoc = SM.getSpellingLoc(PrevTok.getLocation()); local
174 if (PrevSpellLoc.getLocWithOffset(PrevTok.getLength()) == SpellLoc)

Completed in 130 milliseconds