Searched refs:ObjA (Results 1 – 5 of 5) sorted by relevance
98 const auto *ObjA = in alias() local100 if (const LoadInst *LI = dyn_cast<LoadInst>(ObjA)) { in alias()107 } else if (const Argument *Arg = dyn_cast<Argument>(ObjA)) { in alias()
39 } ObjA; in crash() local
25 } ObjA; in crash() local
290 const json::Object *ObjA = A.getAsObject(); in renderRoot() local292 assert(ObjA != nullptr && "Value A was not an Object"); in renderRoot()294 const StringRef FilenameA = ObjA->getString("filename").value(); in renderRoot()
56 SomeInvalidationImplementingObject *ObjA; // invalidation in the parent field62 ObjA = 0;