Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp1803 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1805 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1807 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1810 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()