Home | History | Annotate | Download | only in Core

Lines Matching refs:getResultType

27 QualType CallEvent::getResultType() const {
241 return FD->getResultType();
243 return MD->getResultType();
256 Ty = FT->getResultType();