Searched defs:CommonBase (Results 1 – 6 of 6) sorted by relevance
784 struct CommonBase { struct785 CommonBase() : InstantiatedFromMember(nullptr, false) {} in CommonBase() argument814 mutable CommonBase *Common = nullptr; argument
803 struct CommonBase { struct804 CommonBase() : InstantiatedFromMember(nullptr, false) {} in CommonBase() function833 mutable CommonBase *Common = nullptr; argument
689 struct CommonBase { struct690 CommonBase() : InstantiatedFromMember(nullptr, false) { } in CommonBase() function703 mutable CommonBase *Common; argument
7059 const ObjCInterfaceDecl *CommonBase, in getIntersectionOfProtocols()