Home | History | Annotate | Download | only in Core

Lines Matching defs:ElemType

2032   QualType ElemType = VT->getElementType();
2043 const ElementRegion *ER = MRMgr.getElementRegion(ElemType, Idx, R, Ctx);
2045 if (ElemType->isArrayType())
2047 else if (ElemType->isStructureOrClassType())