Home
last modified time | relevance | path

Searched refs:BaseSpecifierIsEmpty (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1830 static inline bool BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { in BaseSpecifierIsEmpty() function
1845 if (BaseSpecifierIsEmpty(base_class)) in GetNumBaseClasses()
6601 if (BaseSpecifierIsEmpty(base_class)) in GetIndexForRecordBase()