Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1800 SourceLocation::UIntTy SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp() local
1804 if (SpellFIDEndOffs < SpellEndOffs) in associateFileChunkWithMacroArgExp()
1813 if (SpellFIDEndOffs >= SpellEndOffs) in associateFileChunkWithMacroArgExp()