Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1844 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp() local
1845 unsigned SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp()
1850 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1862 unsigned advance = SpellFIDSize - SpellRelativeOffs + 1; in associateFileChunkWithMacroArgExp()