Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftCXXABI.cpp144 static bool usesMultipleInheritanceModel(const CXXRecordDecl *RD) { in usesMultipleInheritanceModel() function
163 if (usesMultipleInheritanceModel(this)) in calculateInheritanceModel()