Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp2973 bool RetainExcludedCB = PPOpts->RetainExcludedConditionalBlocks && in HandleIfdefDirective() local
3024 bool RetainExcludedCB = PPOpts->RetainExcludedConditionalBlocks && in HandleIfDirective() local
3095 bool RetainExcludedCB = PPOpts->RetainExcludedConditionalBlocks && in HandleElseDirective() local
3140 bool RetainExcludedCB = PPOpts->RetainExcludedConditionalBlocks && in HandleElifDirective() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp3533 bool RetainExcludedCB = in clang_parseTranslationUnit_Impl() local