Searched defs:ResultTy (Results 1 - 18 of 18) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp304 makeSymExprValNN(ProgramStateRef State, BinaryOperator::Opcode Op, NonLoc LHS, NonLoc RHS, QualType ResultTy) argument
H A DCallEvent.cpp30 QualType ResultTy = E->getType(); local
H A DExprEngineCallAndReturn.cpp565 QualType ResultTy = Call.getResultType(); local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp617 CastGEPIndices(ArrayRef<Constant *> Ops, Type *ResultTy, const DataLayout *TD, const TargetLibraryInfo *TLI) argument
673 SymbolicallyEvaluateGEP(ArrayRef<Constant *> Ops, Type *ResultTy, const DataLayout *TD, const TargetLibraryInfo *TLI) argument
H A DLazyValueInfo.cpp713 IntegerType *ResultTy = cast<IntegerType>(BBI->getType()); local
H A DScalarEvolution.cpp683 BinomialCoefficient(const SCEV *It, unsigned K, ScalarEvolution &SE, Type *ResultTy) argument
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp1574 Type *ResultTy; local
[all...]
H A DConstants.cpp1894 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); local
1915 Type *ResultTy = Type::getInt1Ty(LHS->getContext()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOverload.h601 QualType ResultTy; member in struct:clang::OverloadCandidate::__anon2897
/freebsd-9.3-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp719 Type *ResultTy = 0; local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2722 QualType ResultTy; local
H A DSemaOverload.cpp6263 void Sema::AddBuiltinCandidate(QualType ResultTy, QualType *ParamTys, argument
7627 QualType ResultTy = S.Context.getLValueReferenceType(PointeeType); local
7642 QualType ResultTy = S.Context.getLValueReferenceType(PointeeType); local
1314 IsNoReturnConversion(QualType FromType, QualType ToType, QualType &ResultTy) argument
7695 QualType ResultTy = S.Context.getLValueReferenceType(T); local
11512 QualType ResultTy = Method->getResultType(); local
11764 QualType ResultTy = FD->getResultType(); local
[all...]
H A DTreeTransform.h1747 RebuildInitList(SourceLocation LBraceLoc, MultiExprArg Inits, SourceLocation RBraceLoc, QualType ResultTy) argument
H A DSemaExpr.cpp5423 QualType ResultTy = CompositeTy.withCVRQualifiers(MergedCVRQual); local
7758 QualType ResultTy = Context.getLogicalOperationType(); local
9085 QualType ResultTy; // Result type of the binary operator. local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp3273 QualType ResultTy = Importer.Import(D->getResultType()); local
H A DASTContext.cpp2762 ASTContext::getFunctionNoProtoType(QualType ResultTy, argument
2804 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray, argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2400 QualType ResultTy = OMethod->getResultType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp692 QualType ResultTy = MD->getResultType(); local
2659 QualType ResultTy = Ex->getType(); local
2686 QualType ResultTy = Ex->getType(); local
2850 QualType ResultTy = CallOrMsg.getResultType(); local
2868 QualType ResultTy = GetReturnType(Ex, C.getASTContext()); local
3113 QualType ResultTy = CE->getCallReturnType(); local
[all...]

Completed in 514 milliseconds