Searched refs:ObjB (Results 1 – 3 of 3) sorted by relevance
33 } ObjB; in crash() local
291 const json::Object *ObjB = B.getAsObject(); in renderRoot() local293 assert(ObjB != nullptr && "Value B was not an Object"); in renderRoot()295 const StringRef FilenameB = ObjB->getString("filename").value(); in renderRoot()
202 @property (readonly, strong) id <Invalidation2> ObjB; property206 Invalidation2Class *_ObjB; // Invalidation of ObjB happens in the parent.220 @synthesize ObjB = _ObjB;