Searched defs:HandleVTable (Results 1 – 9 of 9) sorted by relevance
161 void ASTStructExtractor::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTStructExtractor
503 void ASTResultSynthesizer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTResultSynthesizer
206 void HandleVTable(clang::CXXRecordDecl *RD) override { in HandleVTable() function
124 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
91 void HandleVTable(CXXRecordDecl *RD) override final { in HandleVTable() function in clang::IncrementalASTConsumer
317 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anonbec9d48b0111::CodeGeneratorImpl
387 void BackendConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in clang::BackendConsumer
375 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in MultiplexConsumer
961 void HandleVTable(CXXRecordDecl *RD) override { Writer.handleVTable(RD); } in HandleVTable() function