Searched defs:resultType (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp361 getMessageSendInfo(const ObjCMethodDecl *method, QualType resultType, CallArgList &callArgs) argument
H A DCGCall.cpp185 CanQualType resultType = FTP->getReturnType().getUnqualifiedType(); local
348 CanQualType resultType = TheCXXABI.HasThisReturn(GD) local
643 CodeGenTypes::arrangeBuiltinFunctionCall(QualType resultType, argument
656 CodeGenTypes::arrangeBuiltinFunctionDeclaration(QualType resultType, argument
666 CodeGenTypes::arrangeBuiltinFunctionDeclaration(CanQualType resultType, argument
740 arrangeLLVMFunctionInfo(CanQualType resultType, bool instanceMethod, bool chainCall, ArrayRef<CanQualType> argTypes, FunctionType::ExtInfo info, ArrayRef<FunctionProtoType::ExtParameterInfo> paramInfos, RequiredArgs required) argument
799 create(unsigned llvmCC, bool instanceMethod, bool chainCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, CanQualType resultType, ArrayRef<CanQualType> argTypes, RequiredArgs required) argument
[all...]
H A DCGAtomic.cpp303 emitAtomicLibcall(CodeGenFunction &CGF, StringRef fnName, QualType resultType, CallArgList &args) argument
H A DCGExprCXX.cpp1747 llvm::Type *resultType = ConvertTypeForMem(E->getType()); local
H A DCGClass.cpp2879 QualType resultType = FPT->getReturnType(); local
H A DCGObjC.cpp2719 EmitObjCAlloc(llvm::Value *value, llvm::Type *resultType) argument
2728 EmitObjCAllocWithZone(llvm::Value *value, llvm::Type *resultType) argument
2735 EmitObjCAllocInit(llvm::Value *value, llvm::Type *resultType) argument
[all...]
H A DCGExpr.cpp1502 QualType resultType; local
H A DCGObjCMac.cpp108 llvm::Type *resultType = local
1734 complete(CodeGenFunction &CGF, ReturnValueSlot returnSlot, RValue result, QualType resultType, const CallArgList &CallArgs, const ObjCMethodDecl *Method) argument
7294 EmitVTableMessageSend(CodeGenFunction &CGF, ReturnValueSlot returnSlot, QualType resultType, Selector selector, llvm::Value *arg0, QualType arg0Type, bool isSuper, const CallArgList &formalArgs, const ObjCMethodDecl *method) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp289 QualType resultType = CastE->getType(); local
453 QualType resultType = CastE->getType(); local
492 QualType resultType = CastE->getType(); local
[all...]
H A DExprEngine.cpp1488 QualType resultType = Ex->getType(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp875 QualType resultType = Getter->getReturnType(); local
H A DSemaExprObjC.cpp1525 QualType resultType = getBaseMessageSendResultType(*this, ReceiverType, local
[all...]
H A DSemaDeclAttr.cpp5448 QualType resultType; local
H A DSemaExpr.cpp14650 QualType resultType; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h755 Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, bool ChainCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, RequiredArgs required, CanQualType resultType, ArrayRef<CanQualType> argTypes) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h2842 ExpressionTraitExpr(SourceLocation loc, ExpressionTrait et, Expr *queried, bool value, SourceLocation rparen, QualType resultType) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1557 UnaryExprOrTypeTraitExpr( UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, SourceLocation op, SourceLocation rp) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2652 QualType resultType = mDecl->getReturnType(); local
H A DRewriteModernObjC.cpp3224 QualType resultType = mDecl->getReturnType(); local

Completed in 571 milliseconds