Searched defs:ModuleFormat (Results 1 – 3 of 3) sorted by relevance
22 void CodeGenOptions::resetNonModularOptions(StringRef ModuleFormat) { in resetNonModularOptions()
123 std::string ModuleFormat; variable
1782 bool RetainExcludedConditionalBlocks, std::optional<StringRef> ModuleFormat, in LoadFromCommandLine()