Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isReferenceType

142   if (QT->isPointerType() || QT->isReferenceType())
152 if (QT->isPointerType() || QT->isReferenceType())
189 return ParamType->isPointerType() || ParamType->isReferenceType();
685 if (RetType->isReferenceType())
878 else if (ParamType->isReferenceType() &&