Searched refs:SpellRelativeOffs (Results 1 – 2 of 2) sorted by relevance
1860 unsigned SpellRelativeOffs; in associateFileChunkWithMacroArgExp() local1861 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()
1785 unsigned SpellRelativeOffs; in associateFileChunkWithMacroArgExp() local1786 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()1796 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()1800 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()1808 unsigned advance = SpellFIDSize - SpellRelativeOffs + 1; in associateFileChunkWithMacroArgExp()1812 SpellRelativeOffs = 0; in associateFileChunkWithMacroArgExp()