Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCallReturnType

221   QualType ReturnTy = CE->getCallReturnType(S.Context);
7585 if (!Call->getCallReturnType(SemaRef.Context)->isReferenceType())