Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1869 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1871 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1873 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1876 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()