Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceManager.cpp1866 unsigned SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp() local
1870 if (SpellFIDEndOffs < SpellEndOffs) in associateFileChunkWithMacroArgExp()
1879 if (SpellFIDEndOffs >= SpellEndOffs) in associateFileChunkWithMacroArgExp()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp1791 unsigned SpellFIDEndOffs = SpellFIDBeginOffs + SpellFIDSize; in associateFileChunkWithMacroArgExp() local
1795 if (SpellFIDEndOffs < SpellEndOffs) in associateFileChunkWithMacroArgExp()
1804 if (SpellFIDEndOffs >= SpellEndOffs) in associateFileChunkWithMacroArgExp()