Home
last modified time | relevance | path

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

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