Home
last modified time | relevance | path

Searched defs:RetainExcludedConditionalBlocks (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h182 bool RetainExcludedConditionalBlocks = false; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1756 bool RetainExcludedConditionalBlocks, std::optional<StringRef> ModuleFormat, in LoadFromCommandLine()