Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1848 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1850 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1852 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1855 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()