Searched defs:AssignInheritanceModel (Results 1 – 4 of 4) sorted by relevance
108 virtual void AssignInheritanceModel(CXXRecordDecl *RD) {} in AssignInheritanceModel() function
269 void AssignInheritanceModel(CXXRecordDecl *RD) override { in AssignInheritanceModel() function in __anona725aa1a0111::CodeGeneratorImpl
320 void AssignInheritanceModel(CXXRecordDecl *RD) override { in AssignInheritanceModel() function in clang::BackendConsumer
320 void MultiplexConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { in AssignInheritanceModel() function in MultiplexConsumer