Searched defs:AssignInheritanceModel (Results 1 – 6 of 6) sorted by relevance
113 virtual void AssignInheritanceModel(CXXRecordDecl *RD) {} in AssignInheritanceModel() function
85 void AssignInheritanceModel(CXXRecordDecl *RD) override final { in AssignInheritanceModel() function in clang::IncrementalASTConsumer
299 void AssignInheritanceModel(CXXRecordDecl *RD) override { in AssignInheritanceModel() function in __anonbec9d48b0111::CodeGeneratorImpl
383 void BackendConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { in AssignInheritanceModel() function in clang::BackendConsumer
370 void MultiplexConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { in AssignInheritanceModel() function in MultiplexConsumer
198 void AssignInheritanceModel(clang::CXXRecordDecl *RD) override { in AssignInheritanceModel() function