Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1826 static inline bool BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { in BaseSpecifierIsEmpty() function
1841 if (BaseSpecifierIsEmpty(base_class)) in GetNumBaseClasses()
6559 if (BaseSpecifierIsEmpty(base_class)) in GetIndexForRecordBase()