Searched defs:ObjCInstanceMethodRecord (Results 1 – 1 of 1) sorted by relevance
389 struct ObjCInstanceMethodRecord : ObjCMethodRecord { struct390 ObjCInstanceMethodRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceMethodRecord() argument399 static bool classof(const APIRecord *Record) { in classof()