Home | History | Annotate | Download | only in Analysis

Lines Matching defs:ObjectType

279         Type *ObjectType = GVar->getType()->getElementType();
280 if (ObjectType->isSized()) {
287 Align = TD->getABITypeAlignment(ObjectType);