Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftCXXABI.cpp210 static bool usesMultipleInheritanceModel(const CXXRecordDecl *RD) { in usesMultipleInheritanceModel() function
229 if (usesMultipleInheritanceModel(this)) in calculateInheritanceModel()