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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1600 static inline bool BaseSpecifierIsEmpty(const CXXBaseSpecifier *b) { function
1616 if (BaseSpecifierIsEmpty(base_class))
6186 if (BaseSpecifierIsEmpty(base_class))

Completed in 73 milliseconds