Home
last modified time | relevance | path

Searched defs:ModuleFormat (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h127 std::string ModuleFormat; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp23 void CodeGenOptions::resetNonModularOptions(StringRef ModuleFormat) { in resetNonModularOptions()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1756 bool RetainExcludedConditionalBlocks, std::optional<StringRef> ModuleFormat, in LoadFromCommandLine()