Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3527 static bool CanUseSingleInheritance(const CXXRecordDecl *RD) { in CanUseSingleInheritance() function
3624 } else if (CanUseSingleInheritance(RD)) { in BuildVTablePointer()
3893 if (CanUseSingleInheritance(RD)) in BuildTypeInfo()