Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1646 bool SuggestReplacement = false; in trySimplifyPath() local
1660 SuggestReplacement = RealPathComponentIter->equals_lower(Component); in trySimplifyPath()
1661 if (!SuggestReplacement) in trySimplifyPath()
1668 return SuggestReplacement; in trySimplifyPath()