Searched refs:ObjCInstanceMethodRecord (Results 1 – 2 of 2) sorted by relevance
422 Record = std::make_unique<ObjCInstanceMethodRecord>( in addObjCMethod()560 void ObjCInstanceMethodRecord::anchor() {} in anchor()
822 struct ObjCInstanceMethodRecord : ObjCMethodRecord { struct823 ObjCInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceMethodRecord() function1133 struct has_function_signature<ObjCInstanceMethodRecord>