Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h169 bool RetainExcludedConditionalBlocks = false; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1720 bool RetainExcludedConditionalBlocks, in LoadFromCommandLine()