Home
last modified time | relevance | path

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

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