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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h451 bool BaseSpecifierIsEmpty(const clang::CXXBaseSpecifier *b);
H A DTypeSystemClang.cpp1870 bool TypeSystemClang::BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { function in class:TypeSystemClang
1885 if (BaseSpecifierIsEmpty(base_class))
6532 if (BaseSpecifierIsEmpty(base_class))

Completed in 206 milliseconds