Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1807 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1809 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1811 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1814 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()