Searched defs:returnType (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp63 CodeGenABITypes::arrangeLLVMFunctionInfo(CanQualType returnType, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp505 adjustBlockReturnsToEnum(Sema &S, ArrayRef<ReturnStmt*> returns, QualType returnType) argument
H A DSemaDeclAttr.cpp4186 QualType returnType; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2981 QualType returnType; local
2624 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType msgSendType, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
[all...]
H A DRewriteModernObjC.cpp2742 QualType returnType = Exp->getType(); local
2879 QualType returnType = Exp->getType(); local
3052 QualType returnType = Exp->getType(); local
3201 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3627 QualType returnType; local
[all...]

Completed in 260 milliseconds