Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp1859 bool SuggestReplacement = false; in trySimplifyPath() local
1873 SuggestReplacement = in trySimplifyPath()
1875 if (!SuggestReplacement) in trySimplifyPath()
1882 return SuggestReplacement; in trySimplifyPath()