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

/external/clang/lib/Lex/
H A DTokenConcatenation.cpp164 SourceLocation PrevSpellLoc = SM.getSpellingLoc(PrevTok.getLocation()); local
166 if (PrevSpellLoc.getLocWithOffset(PrevTok.getLength()) == SpellLoc)

Completed in 161 milliseconds