Home
last modified time | relevance | path

Searched defs:OutputType (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DAction.cpp319 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()
324 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()
328 types::ID OutputType) in PrecompileJobAction()
336 Action *Input, types::ID OutputType, const char *ModuleName) in HeaderModulePrecompileJobAction()
342 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()
347 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()
352 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()
357 BackendJobAction::BackendJobAction(Action *Input, types::ID OutputType) in BackendJobAction()
362 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp117 FileType OutputType; member
273 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExecutionDriver.cpp30 enum OutputType { enum
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbdisply.c200 char *OutputType) in AcpiDbDecodeAndDisplayObject()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2315 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local
2432 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp132 enum OutputType { enum
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp162 RVVTypePtr OutputType; // Builtin output type member in __anond814f6670111::RVVIntrinsic
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp562 GCovFileType OutputType) { in mangleName()