Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPDirectives.cpp1712 bool SuggestReplacement = false; in trySimplifyPath() local
1726 SuggestReplacement = in trySimplifyPath()
1728 if (!SuggestReplacement) in trySimplifyPath()
1735 return SuggestReplacement; in trySimplifyPath()