Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp2485 llvm::Type *ResType = nullptr; in classifyReturnType() local
2620 llvm::Type *ResType = nullptr; in classifyArgumentType() local
3950 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in classifyArgumentType() local
3954 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in classifyArgumentType() local
3958 llvm::Type *ResType = in classifyArgumentType() local
3963 llvm::Type *ResType = in classifyArgumentType() local
4634 llvm::Type *ResType = in classifyArgumentType() local
4639 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
4644 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
DCGBuiltin.cpp464 llvm::Type *ResType = ConvertType(E->getType()); in EmitBuiltinExpr() local
/external/clang/lib/ARCMigrate/
DObjCMT.cpp504 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/external/clang/lib/Sema/
DSemaExpr.cpp7476 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
7497 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
9400 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/external/llvm/lib/AsmParser/
DLLParser.cpp4576 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
/external/clang/include/clang/AST/
DExpr.h3112 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, in CompoundAssignOperator()
/external/clang/lib/AST/
DASTContext.cpp7820 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local