Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h80 GenerateModule, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp61 case GenerateModule: in CreateFrontendBaseAction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1629 Opts.ProgramAction = frontend::GenerateModule; break; in ParseFrontendArgs()
1883 if (Opts.ProgramAction == frontend::GenerateModule && in ParseFrontendArgs()
3049 case frontend::GenerateModule: in isStrictlyPreprocessorAction()