Searched refs:inheritConstructors (Results 1 – 1 of 1) sorted by relevance
7874 bool inheritConstructors = static_cast<bool>(Record[Idx++]); in ReadCXXBaseSpecifier() local7880 Result.setInheritConstructors(inheritConstructors); in ReadCXXBaseSpecifier()