Home | History | Annotate | Download | only in Frontend

Lines Matching refs:getObjCClassType

544         T = Context->getObjCClassType();
564 OCT == Context->getCanonicalType(Context->getObjCClassType()))
1320 ResultStr += Context->getObjCClassType().getAsString(
2551 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(),
2565 ArgTys.push_back(Context->getObjCClassType());
2566 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(),
2581 QualType getClassType = getSimpleFunctionType(Context->getObjCClassType(),