Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3021 static bool CanUseSingleInheritance(const CXXRecordDecl *RD) { in CanUseSingleInheritance() function
3116 } else if (CanUseSingleInheritance(RD)) { in BuildVTablePointer()
3362 if (CanUseSingleInheritance(RD)) in BuildTypeInfo()