Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DAction.cpp69 types::ID OutputType) in PreprocessJobAction()
75 types::ID OutputType) in PrecompileJobAction()
81 types::ID OutputType) in AnalyzeJobAction()
87 types::ID OutputType) in MigrateJobAction()
93 types::ID OutputType) in CompileJobAction()
99 types::ID OutputType) in BackendJobAction()
105 types::ID OutputType) in AssembleJobAction()
/minix3/external/bsd/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp108 FileType OutputType; member
228 unsigned OutputType = StringSwitch<unsigned>(Name) in CreateFromArgs() local
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DExecutionDriver.cpp30 enum OutputType { enum
/minix3/external/bsd/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp84 enum OutputType { enum
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp1885 QualType OutputType = OutExpr->getType(); in EmitAsmStmt() local
1973 QualType OutputType = S.getOutputExpr(Output)->getType(); in EmitAsmStmt() local