Home
last modified time | relevance | path

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

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