Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h125 std::string ModuleFormat; variable
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dcore_main.cpp74 ModuleFormat("fmodule-format", cl::init("raw"), variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1746 bool RetainExcludedConditionalBlocks, std::optional<StringRef> ModuleFormat, in LoadFromCommandLine()