Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1869 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1871 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1873 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1876 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp1794 unsigned CurrSpellLength; in associateFileChunkWithMacroArgExp() local
1796 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1798 CurrSpellLength = ExpansionLength; in associateFileChunkWithMacroArgExp()
1801 ExpansionLoc, CurrSpellLength); in associateFileChunkWithMacroArgExp()