Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h173 bool RetainExcludedConditionalBlocks = false; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1721 bool RetainExcludedConditionalBlocks, in LoadFromCommandLine()