Home
last modified time | relevance | path

Searched refs:CurrSpellLength (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DSourceManager.cpp1862 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1864 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1866 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1869 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()