Searched defs:CommonBase (Results 1 – 3 of 3) sorted by relevance
1 struct CommonBase { struct11 struct Base1 : CommonBase { argument
831 struct CommonBase { struct832 CommonBase() : InstantiatedFromMember(nullptr, false) {} in CommonBase() argument852 mutable CommonBase *Common = nullptr; argument
9696 const ObjCInterfaceDecl *CommonBase, in getIntersectionOfProtocols()