Home | History | Annotate | Download | only in Core

Lines Matching refs:ElemType

1928   QualType ElemType = VT->getElementType();
1939 const ElementRegion *ER = MRMgr.getElementRegion(ElemType, Idx, R, Ctx);
1941 if (ElemType->isArrayType())
1943 else if (ElemType->isStructureOrClassType())