Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1788 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1790 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1792 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1795 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()