Lines Matching refs:Ret
7454 CXXMethodDecl *Ret = CXXMethodDecl::Create(SemaRef.Context,7459 IsVirtualOkay = !Ret->isStatic();7460 return Ret;