Home
last modified time | relevance | path

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

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