Searched refs:SuggestReplacement (Results 1 – 1 of 1) sorted by relevance
1649 bool SuggestReplacement = false; in trySimplifyPath() local1663 SuggestReplacement = RealPathComponentIter->equals_lower(Component); in trySimplifyPath()1664 if (!SuggestReplacement) in trySimplifyPath()1671 return SuggestReplacement; in trySimplifyPath()