Searched refs:ObjCInstanceVariableRecord (Results 1 – 3 of 3) sorted by relevance
460 ObjCInstanceVariableRecord *APISet::addObjCInstanceVariable( in addObjCInstanceVariable()464 ObjCInstanceVariableRecord::AccessControl Access, bool IsFromSystemHeader) { in addObjCInstanceVariable()465 auto Record = std::make_unique<ObjCInstanceVariableRecord>( in addObjCInstanceVariable()559 void ObjCInstanceVariableRecord::anchor() {} in anchor()
780 struct ObjCInstanceVariableRecord : APIRecord { struct784 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument905 SmallVector<std::unique_ptr<ObjCInstanceVariableRecord>> Ivars;1465 ObjCInstanceVariableRecord *addObjCInstanceVariable(1469 ObjCInstanceVariableRecord::AccessControl Access,
1385 ObjCInstanceVariableRecord::AccessControl Access = in recordObjCInstanceVariables()