Searched refs:SpellFID (Results 1 – 1 of 1) sorted by relevance
1852 FileID SpellFID; // Current FileID in the spelling range. in associateFileChunkWithMacroArgExp() local1854 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()1856 const SLocEntry &Entry = getSLocEntry(SpellFID); in associateFileChunkWithMacroArgExp()1858 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp()1879 ++SpellFID.ID; in associateFileChunkWithMacroArgExp()