Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IsPointer

3550   bool IsPointer = T->isPointerType();
3551 if (IsPointer)
3583 if (IsPointer)
3606 if (IsPointer && T->getPointeeType()->isObjectType())