Searched defs:AssignInheritanceModel (Results 1 – 6 of 6) sorted by relevance
112 virtual void AssignInheritanceModel(CXXRecordDecl *RD) {} in AssignInheritanceModel() function
136 void MyASTConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { in AssignInheritanceModel() function in __anonee9b01220111::MyASTConsumer
298 void AssignInheritanceModel(CXXRecordDecl *RD) override { in AssignInheritanceModel() function in __anon1a4befbb0111::CodeGeneratorImpl
410 void AssignInheritanceModel(CXXRecordDecl *RD) override { in AssignInheritanceModel() function in clang::BackendConsumer
336 void MultiplexConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { in AssignInheritanceModel() function in MultiplexConsumer
191 void AssignInheritanceModel(clang::CXXRecordDecl *RD) override { in AssignInheritanceModel() function