Searched defs:HandleVTable (Results 1 – 8 of 8) sorted by relevance
123 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
121 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
279 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anona4b639230111::CodeGeneratorImpl
206 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in clang::BackendConsumer
337 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in MultiplexConsumer