Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1720 static inline bool BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { in BaseSpecifierIsEmpty() function
1735 if (BaseSpecifierIsEmpty(base_class)) in GetNumBaseClasses()
6432 if (BaseSpecifierIsEmpty(base_class)) in GetIndexForRecordBase()