Searched refs:IsObjCIdentifiedObject (Results 1 – 3 of 3) sorted by relevance
129 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck()130 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck()
226 static inline bool IsObjCIdentifiedObject(const Value *V) { in IsObjCIdentifiedObject() function
65 if (!IsObjCIdentifiedObject(Arg)) in FindSingleUseIdentifiedObject()72 if (IsObjCIdentifiedObject(Arg)) { in FindSingleUseIdentifiedObject()