Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp1649 bool SuggestReplacement = false; in trySimplifyPath() local
1663 SuggestReplacement = RealPathComponentIter->equals_lower(Component); in trySimplifyPath()
1664 if (!SuggestReplacement) in trySimplifyPath()
1671 return SuggestReplacement; in trySimplifyPath()