Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h94 GenerateInterfaceStubs, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp68 case GenerateInterfaceStubs: in CreateFrontendBaseAction()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2381 {frontend::GenerateInterfaceStubs, OPT_emit_interface_stubs}, in getFrontendActionTable()
2620 if (ProgramAction == frontend::GenerateInterfaceStubs) { in ParseFrontendArgs()
4070 case frontend::GenerateInterfaceStubs: in isStrictlyPreprocessorAction()