Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp71 case GenerateInterfaceStubs: in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h98 GenerateInterfaceStubs, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2493 {frontend::GenerateInterfaceStubs, OPT_emit_interface_stubs}, in getFrontendActionTable()
2751 if (ProgramAction == frontend::GenerateInterfaceStubs) { in ParseFrontendArgs()
4154 case frontend::GenerateInterfaceStubs: in isStrictlyPreprocessorAction()