Searched defs:ObjCARCAAResult (Results 1 – 1 of 1) sorted by relevance
44 explicit ObjCARCAAResult(const DataLayout &DL) : AAResultBase(), DL(DL) {} in ObjCARCAAResult() function45 ObjCARCAAResult(ObjCARCAAResult &&Arg) in ObjCARCAAResult() function