Searched refs:BaseSpecifierIsEmpty (Results 1 – 2 of 2) sorted by relevance
451 bool BaseSpecifierIsEmpty(const clang::CXXBaseSpecifier *b);
1870 bool TypeSystemClang::BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { in BaseSpecifierIsEmpty() function in TypeSystemClang1885 if (BaseSpecifierIsEmpty(base_class)) in GetNumBaseClasses()6532 if (BaseSpecifierIsEmpty(base_class)) in GetIndexForRecordBase()