Searched refs:isWeakLinkedClass (Results 1 – 3 of 3) sorted by relevance
404 return isWeakLinkedClass(classReceiver); in canMessageReceiverBeNull()425 bool CGObjCRuntime::isWeakLinkedClass(const ObjCInterfaceDecl *ID) { in isWeakLinkedClass() function in CGObjCRuntime
346 static bool isWeakLinkedClass(const ObjCInterfaceDecl *cls);
4075 ReceiverCanBeNull = isWeakLinkedClass(OID); in GenerateDirectMethodPrologue()