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