reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
101 if (!IsObjCIdentifiedObject(Arg)) 108 if (IsObjCIdentifiedObject(Arg)) {lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
128 bool AIsIdentified = IsObjCIdentifiedObject(A); 129 bool BIsIdentified = IsObjCIdentifiedObject(B);