Searched defs:HandleVTable (Results 1 – 10 of 10) sorted by relevance
161 void ASTStructExtractor::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTStructExtractor
503 void ASTResultSynthesizer::HandleVTable(CXXRecordDecl *RD) { HandleVTable() function in ASTResultSynthesizer
206 void HandleVTable(clang::CXXRecordDecl *RD) override { HandleVTable() function
124 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
144 void MyASTConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in __anonc824fae50111::MyASTConsumer
317 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anona892ecfe0111::CodeGeneratorImpl
387 void BackendConsumer::HandleVTable(CXXRecordDecl *RD) { HandleVTable() function in clang::BackendConsumer
91 void HandleVTable(CXXRecordDecl *RD) override final { HandleVTable() function in clang::IncrementalASTConsumer
370 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { HandleVTable() function in MultiplexConsumer
960 void HandleVTable(CXXRecordDecl *RD) override { Writer.handleVTable(RD); } HandleVTable() function