Home
last modified time | relevance | path

Searched defs:ResType (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2428 llvm::Type *ResType = nullptr; in classifyReturnType() local
2563 llvm::Type *ResType = nullptr; in classifyArgumentType() local
3869 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in classifyArgumentType() local
3873 llvm::Type *ResType = in classifyArgumentType() local
3878 llvm::Type *ResType = in classifyArgumentType() local
4626 llvm::Type *ResType = in classifyArgumentType() local
4632 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
4643 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
H A DCGBuiltin.cpp435 llvm::Type *ResType = ConvertType(E->getType()); in EmitBuiltinExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp501 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3792 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h3120 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, in CompoundAssignOperator()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7785 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8895 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local