Home | History | Annotate | Download | only in Sema

Lines Matching refs:getInnerType

4004       type = paren->getInnerType();
4259 T = cast<ParenType>(Ty)->getInnerType();
4322 QualType New = wrap(C, cast<ParenType>(Old)->getInnerType(), I);