Searched defs:ObjCInstanceVariableRecord (Results 1 – 1 of 1) sorted by relevance
347 struct ObjCInstanceVariableRecord : APIRecord { struct351 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument362 static bool classof(const APIRecord *Record) { in classof()