Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1860 unsigned SpellRelativeOffs; in associateFileChunkWithMacroArgExp() local
1861 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1871 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1875 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()
1883 unsigned advance = SpellFIDSize - SpellRelativeOffs + 1; in associateFileChunkWithMacroArgExp()
1887 SpellRelativeOffs = 0; in associateFileChunkWithMacroArgExp()