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