Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp1845 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1847 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1849 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1852 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()