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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp348 getMessageSendInfo(const ObjCMethodDecl *method, QualType resultType, CallArgList &callArgs) argument
H A DCGAtomic.cpp134 emitAtomicLibcall(CodeGenFunction &CGF, StringRef fnName, QualType resultType, CallArgList &args) argument
H A DCGExprCXX.cpp1250 llvm::Type *resultType = ConvertTypeForMem(E->getType()); local
H A DCGCall.cpp97 CanQualType resultType = FTP->getResultType().getUnqualifiedType(); local
202 CanQualType resultType = local
229 CanQualType resultType = local
374 CodeGenTypes::arrangeFreeFunctionCall(QualType resultType, argument
404 arrangeFunctionDeclaration(QualType resultType, const FunctionArgList &args, const FunctionType::ExtInfo &info, bool isVariadic) argument
429 arrangeLLVMFunctionInfo(CanQualType resultType, ArrayRef<CanQualType> argTypes, FunctionType::ExtInfo info, RequiredArgs required) argument
478 create(unsigned llvmCC, const FunctionType::ExtInfo &info, CanQualType resultType, ArrayRef<CanQualType> argTypes, RequiredArgs required) argument
893 llvm::Type *resultType = 0; local
[all...]
H A DCGClass.cpp2130 QualType resultType = FPT->getResultType(); local
H A DCGExpr.cpp947 QualType resultType; local
H A DCGObjC.cpp2553 llvm::Type *resultType = 0; local
[all...]
H A DCGObjCMac.cpp108 llvm::Type *resultType = local
1591 RValue complete(CodeGenFunction &CGF, RValue result, QualType resultType, argument
6523 EmitVTableMessageSend(CodeGenFunction &CGF, ReturnValueSlot returnSlot, QualType resultType, Selector selector, llvm::Value *arg0, QualType arg0Type, bool isSuper, const CallArgList &formalArgs, const ObjCMethodDecl *method) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h339 Profile(llvm::FoldingSetNodeID &ID, const FunctionType::ExtInfo &info, RequiredArgs required, CanQualType resultType, ArrayRef<CanQualType> argTypes) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp336 QualType resultType = CastE->getType(); local
388 QualType resultType = CastE->getType(); local
H A DExprEngine.cpp845 QualType resultType = Ex->getType(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp816 QualType resultType = Getter->getResultType(); local
H A DSemaDeclAttr.cpp4265 QualType resultType; local
H A DSemaOverload.cpp11086 QualType resultType = proto->getCallResultType(Context); local
H A DSemaExpr.cpp9561 QualType resultType; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h1967 UnaryExprOrTypeTraitExpr(UnaryExprOrTypeTrait ExprKind, Expr *E, QualType resultType, SourceLocation op, SourceLocation rp) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2685 QualType resultType = mDecl->getResultType(); local
H A DRewriteModernObjC.cpp3334 QualType resultType = mDecl->getResultType(); local

Completed in 436 milliseconds