Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DSourceManager.cpp1850 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1852 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1854 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1857 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()