Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp1835 FileID SpellFID; // Current FileID in the spelling range. in associateFileChunkWithMacroArgExp() local
1837 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1839 const SLocEntry &Entry = getSLocEntry(SpellFID); in associateFileChunkWithMacroArgExp()
1841 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp()
1862 ++SpellFID.ID; in associateFileChunkWithMacroArgExp()