Home | History | Annotate | Download | only in Core

Lines Matching defs:ElemType

2129   QualType ElemType = VT->getElementType();
2140 const ElementRegion *ER = MRMgr.getElementRegion(ElemType, Idx, R, Ctx);
2142 if (ElemType->isArrayType())
2144 else if (ElemType->isStructureOrClassType())