Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendOptions.h100 GenerateInterfaceStubs, enumerator
/llvm-project-15.0.7/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp73 case GenerateInterfaceStubs: in CreateFrontendBaseAction()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp2477 {frontend::GenerateInterfaceStubs, OPT_emit_interface_stubs}, in getFrontendActionTable()
2734 if (ProgramAction == frontend::GenerateInterfaceStubs) { in ParseFrontendArgs()
4133 case frontend::GenerateInterfaceStubs: in isStrictlyPreprocessorAction()