Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp75 case GenerateInterfaceStubs: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h106 GenerateInterfaceStubs, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2637 {frontend::GenerateInterfaceStubs, OPT_emit_interface_stubs}, in getFrontendActionTable()
2884 if (ProgramAction == frontend::GenerateInterfaceStubs) { in ParseFrontendArgs()
4481 case frontend::GenerateInterfaceStubs: in isStrictlyPreprocessorAction()