Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h98 GenerateInterfaceStubs, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp71 case GenerateInterfaceStubs: in CreateFrontendBaseAction()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2558 {frontend::GenerateInterfaceStubs, OPT_emit_interface_stubs}, in getFrontendActionTable()
2802 if (ProgramAction == frontend::GenerateInterfaceStubs) { in ParseFrontendArgs()
4282 case frontend::GenerateInterfaceStubs: in isStrictlyPreprocessorAction()