Searched refs:ObjCInstanceVariableRecord (Results 1 – 3 of 3) sorted by relevance
202 ObjCInstanceVariableRecord *APISet::addObjCInstanceVariable( in addObjCInstanceVariable()206 ObjCInstanceVariableRecord::AccessControl Access, bool IsFromSystemHeader) { in addObjCInstanceVariable()207 auto Record = std::make_unique<ObjCInstanceVariableRecord>( in addObjCInstanceVariable()297 void ObjCInstanceVariableRecord::anchor() {} in anchor()
545 ObjCInstanceVariableRecord::AccessControl Access = in recordObjCInstanceVariables()
347 struct ObjCInstanceVariableRecord : APIRecord { struct351 ObjCInstanceVariableRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCInstanceVariableRecord() argument452 SmallVector<std::unique_ptr<ObjCInstanceVariableRecord>> Ivars;731 ObjCInstanceVariableRecord *addObjCInstanceVariable(735 ObjCInstanceVariableRecord::AccessControl Access,