Home | History | Annotate | Download | only in slang

Lines Matching refs:isStructureType

646   if (!T->isStructureType()) {
738 } else if (FT->isStructureType() && CountRSObjectTypes(C, FT, Loc)) {
1008 slangAssert(T->isStructureType());