Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1854 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1856 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1858 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1861 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()