Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp2547 llvm::Type *ResType = nullptr; in classifyReturnType() local
2682 llvm::Type *ResType = nullptr; in classifyArgumentType() local
4011 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in classifyArgumentType() local
4015 llvm::Type *ResType = in classifyArgumentType() local
4020 llvm::Type *ResType = in classifyArgumentType() local
4701 llvm::Type *ResType = in classifyArgumentType() local
4706 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
4711 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
HDCGStmtOpenMP.cpp1913 QualType SourceType, QualType ResType) { in convertToType()
HDCGBuiltin.cpp510 llvm::Type *ResType = ConvertType(E->getType()); in EmitBuiltinExpr() local
/NextBSD/include/
HDMacTypes.h296 typedef FourCharCode ResType; typedef
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp504 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp7537 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
7558 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
9497 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/NextBSD/contrib/llvm/lib/AsmParser/
HDLLParser.cpp4650 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h3114 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, in CompoundAssignOperator()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp8137 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local