Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1869 static inline bool BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { in BaseSpecifierIsEmpty() function
1885 if (BaseSpecifierIsEmpty(base_class)) in GetNumBaseClasses()
7099 if (BaseSpecifierIsEmpty(base_class)) in GetIndexForRecordBase()