Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1853 FileID SpellFID; // Current FileID in the spelling range. in associateFileChunkWithMacroArgExp() local
1855 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1857 const SLocEntry &Entry = getSLocEntry(SpellFID); in associateFileChunkWithMacroArgExp()
1859 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp()
1880 ++SpellFID.ID; in associateFileChunkWithMacroArgExp()