Home
last modified time | relevance | path

Searched defs:ResultTy (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/Blackfin/
DBlackfinIntrinsicInfo.cpp85 Type *ResultTy = NULL; in getType() local
/external/llvm/lib/Target/MBlaze/
DMBlazeIntrinsicInfo.cpp94 Type *ResultTy = NULL; in getType() local
/external/llvm/lib/VMCore/
DFunction.cpp360 Type *ResultTy = NULL; in getType() local
DConstants.cpp1639 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); in getICmp() local
1662 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); in getFCmp() local
DConstantFold.cpp1835 Type *ResultTy; in ConstantFoldCompareInstruction() local
/external/clang/lib/Sema/
DSemaOverload.cpp939 QualType &ResultTy) { in IsNoReturnConversion()
4803 void Sema::AddBuiltinCandidate(QualType ResultTy, QualType *ParamTys, in AddBuiltinCandidate()
6085 QualType ResultTy = S.Context.getLValueReferenceType(PointeeType); in addSubscriptOverloads() local
6100 QualType ResultTy = S.Context.getLValueReferenceType(PointeeType); in addSubscriptOverloads() local
6153 QualType ResultTy = S.Context.getLValueReferenceType(T); in addArrowStarOverloads() local
7729 QualType ResultTy; in AddMatchingNonTemplateFunction() local
8540 QualType ResultTy = FnDecl->getResultType(); in CreateOverloadedUnaryOp() local
8805 QualType ResultTy = FnDecl->getResultType(); in CreateOverloadedBinOp() local
8997 QualType ResultTy = FnDecl->getResultType(); in CreateOverloadedArraySubscriptExpr() local
9496 QualType ResultTy = Method->getResultType(); in BuildCallToObjectOfClassType() local
[all …]
DSemaTemplateDeduction.cpp2379 QualType ResultTy; in CheckOriginalCallArgDeduction() local
DSemaExpr.cpp6170 QualType ResultTy = Context.getLogicalOperationType(); in CheckCompareOperands() local
7398 QualType ResultTy; // Result type of the binary operator. in CreateBuiltinBinOp() local
DTreeTransform.h1552 QualType ResultTy) { in RebuildInitList()
/external/llvm/lib/Analysis/
DConstantFolding.cpp540 Type *ResultTy, in CastGEPIndices()
575 Type *ResultTy, in SymbolicallyEvaluateGEP()
DLazyValueInfo.cpp731 IntegerType *ResultTy = cast<IntegerType>(BBI->getType()); in solveBlockValueConstantRange() local
DScalarEvolution.cpp655 Type* ResultTy) { in BinomialCoefficient()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp525 Type *ResultTy = 0; in ParseTypeTableBody() local
752 Type *ResultTy = 0; in ParseOldTypeTable() local
/external/clang/include/clang/Sema/
DOverload.h553 QualType ResultTy; member
/external/clang/include/clang/AST/
DASTContext.h676 QualType getFunctionNoProtoType(QualType ResultTy) const { in getFunctionNoProtoType()
/external/llvm/lib/AsmParser/
DLLParser.cpp1466 Type *&ResultTy) { in ParseStructDefinition()
/external/clang/lib/AST/
DASTContext.cpp1963 ASTContext::getFunctionNoProtoType(QualType ResultTy, in getFunctionNoProtoType()
2002 ASTContext::getFunctionType(QualType ResultTy, in getFunctionType()
DExprConstant.cpp1970 QualType ResultTy, in TryEvaluateBuiltinNaN()
DASTImporter.cpp2860 QualType ResultTy = Importer.Import(D->getResultType()); in VisitObjCMethodDecl() local
/external/clang/lib/StaticAnalyzer/Core/
DCFRefCount.cpp864 QualType ResultTy = MD->getResultType(); in getMethodSummary() local