Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DSourceManager.cpp1894 FileID SpellFID; // Current FileID in the spelling range. in associateFileChunkWithMacroArgExp() local
1896 llvm::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1898 const SLocEntry &Entry = getSLocEntry(SpellFID); in associateFileChunkWithMacroArgExp()
1900 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp()
1921 ++SpellFID.ID; in associateFileChunkWithMacroArgExp()