Searched defs:HandleVTable (Results 1 – 8 of 8) sorted by relevance
161 void ASTStructExtractor::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTStructExtractor
514 void ASTResultSynthesizer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTResultSynthesizer
199 void HandleVTable(clang::CXXRecordDecl *RD) override { in HandleVTable() function
123 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
144 void MyASTConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in __anonee9b01220111::MyASTConsumer
316 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anon1a4befbb0111::CodeGeneratorImpl
414 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in clang::BackendConsumer
341 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in MultiplexConsumer