Searched refs:inheritConstructors (Results 1 – 2 of 2) sorted by relevance
7930 bool inheritConstructors = static_cast<bool>(Record[Idx++]); in ReadCXXBaseSpecifier() local7936 Result.setInheritConstructors(inheritConstructors); in ReadCXXBaseSpecifier()
8799 bool inheritConstructors = readBool(); in readCXXBaseSpecifier() local8805 Result.setInheritConstructors(inheritConstructors); in readCXXBaseSpecifier()