Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp1895 unsigned SpellRelativeOffs; in associateFileChunkWithMacroArgExp() local
1896 llvm::tie(SpellFID, SpellRelativeOffs) = getDecomposedLoc(SpellLoc); in associateFileChunkWithMacroArgExp()
1906 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1910 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()
1918 unsigned advance = SpellFIDSize - SpellRelativeOffs + 1; in associateFileChunkWithMacroArgExp()
1922 SpellRelativeOffs = 0; in associateFileChunkWithMacroArgExp()