reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4651 return getObjCTypeParamType(objT->getDecl(), protocols); 4663 protocolsVec.append(protocols.begin(), protocols.end()); 4663 protocolsVec.append(protocols.begin(), protocols.end()); 4681 protocols, 4692 return getObjCObjectType(type, {}, protocols, false); 4698 type = getObjCObjectType(ObjCBuiltinIdTy, {}, protocols, 4706 type = getObjCObjectType(ObjCBuiltinClassTy, {}, protocols,