Searched refs:SuggestReplacement (Results 1 – 2 of 2) 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()
1622 bool SuggestReplacement = false; in trySimplifyPath() local1636 SuggestReplacement = RealPathComponentIter->equals_lower(Component); in trySimplifyPath()1637 if (!SuggestReplacement) in trySimplifyPath()1644 return SuggestReplacement; in trySimplifyPath()