Home | History | Annotate | Download | only in Frontend

Lines Matching refs:isObjCType

456     bool isObjCType(QualType T) {
4553 if (isObjCType((*I)->getType())) {