Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp1837 SourceLocation::UIntTy SpellEndOffs = SpellBeginOffs + ExpansionLength; in associateFileChunkWithMacroArgExp() local
1855 if (SpellFIDEndOffs < SpellEndOffs) in associateFileChunkWithMacroArgExp()
1864 if (SpellFIDEndOffs >= SpellEndOffs) in associateFileChunkWithMacroArgExp()