Searched defs:OutputTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 2719 llvm::Type *OutputTy = ConvertType(OutputType); EmitAsmStmt() local |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 4693 types::ID OutputTy; ConstructPhaseAction() local |