Home
last modified time | relevance | path

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

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