Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1799 unsigned SpellFIDSize = getFileIDSize(SpellFID); in associateFileChunkWithMacroArgExp() local
1800 SourceLocation::UIntTy SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp()
1805 CurrSpellLength = SpellFIDSize - SpellRelativeOffs; in associateFileChunkWithMacroArgExp()
1817 unsigned advance = SpellFIDSize - SpellRelativeOffs + 1; in associateFileChunkWithMacroArgExp()