Searched defs:AssignInheritanceModel (Results 1 – 6 of 6) sorted by relevance
112 virtual void AssignInheritanceModel(CXXRecordDecl *RD) {} 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 __anon76916bdd0111::CodeGeneratorImpl
408 void BackendConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { AssignInheritanceModel() function in clang::BackendConsumer
336 void MultiplexConsumer::AssignInheritanceModel(CXXRecordDecl *RD) { AssignInheritanceModel() function in MultiplexConsumer
192 void AssignInheritanceModel(clang::CXXRecordDecl *RD) override { AssignInheritanceModel() function