Home
last modified time | relevance | path

Searched refs:GenerateModuleInterface (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h83 GenerateModuleInterface, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp63 case GenerateModuleInterface: in CreateFrontendBaseAction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1631 Opts.ProgramAction = frontend::GenerateModuleInterface; break; in ParseFrontendArgs()
3050 case frontend::GenerateModuleInterface: in isStrictlyPreprocessorAction()