Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DSourceManager.cpp1904 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1906 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1908 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1911 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()