Searched defs:OutputType (Results 1 – 7 of 7) sorted by relevance
66 PreprocessJobAction::PreprocessJobAction(Action *Input, types::ID OutputType) in PreprocessJobAction()72 PrecompileJobAction::PrecompileJobAction(Action *Input, types::ID OutputType) in PrecompileJobAction()78 AnalyzeJobAction::AnalyzeJobAction(Action *Input, types::ID OutputType) in AnalyzeJobAction()84 MigrateJobAction::MigrateJobAction(Action *Input, types::ID OutputType) in MigrateJobAction()90 CompileJobAction::CompileJobAction(Action *Input, types::ID OutputType) in CompileJobAction()96 AssembleJobAction::AssembleJobAction(Action *Input, types::ID OutputType) in AssembleJobAction()
31 typedef T OutputType; typedef44 typedef ToT OutputType; typedef
65 enum OutputType { enum
99 FileType OutputType; member205 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
30 enum OutputType { enum
1491 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local1561 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local
1846 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */ member