Searched defs:ReturnTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp625 Type *ReturnTy = CI->getType(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp6869 CodeCompleteObjCMethodDecl(Scope *S, bool IsInstanceMethod, ParsedType ReturnTy) argument
7040 CodeCompleteObjCMethodDeclSelector(Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, ArrayRef<IdentifierInfo *> SelIdents) argument
H A DSemaDecl.cpp9237 DiagnoseSizeOfParametersAndReturnValue(ParmVarDecl * const *Param, ParmVarDecl * const *ParamEnd, QualType ReturnTy, NamedDecl *D) argument

Completed in 93 milliseconds