Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp1842 SourceLocation::UIntTy SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp() local
1846 if (SpellFIDEndOffs < SpellEndOffs) in associateFileChunkWithMacroArgExp()
1855 if (SpellFIDEndOffs >= SpellEndOffs) in associateFileChunkWithMacroArgExp()