Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1866 bool SuggestReplacement = false; in trySimplifyPath() local
1887 SuggestReplacement = in trySimplifyPath()
1889 if (!SuggestReplacement) in trySimplifyPath()
1896 return SuggestReplacement; in trySimplifyPath()