Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp1844 FileID SpellFID; // Current FileID in the spelling range. in associateFileChunkWithMacroArgExp() local
1846 std::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1848 const SLocEntry &Entry = getSLocEntry(SpellFID); in associateFileChunkWithMacroArgExp()
1850 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp()
1871 ++SpellFID.ID; in associateFileChunkWithMacroArgExp()