Searched defs:HandleVTable (Results 1 – 8 of 8) sorted by relevance
160 void ASTStructExtractor::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTStructExtractor
494 void ASTResultSynthesizer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in ASTResultSynthesizer
240 void HandleVTable(clang::CXXRecordDecl *RD) override { in HandleVTable() function
124 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
317 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anonbec9d48b0111::CodeGeneratorImpl
349 void BackendConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in clang::BackendConsumer
382 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in MultiplexConsumer
1011 void HandleVTable(CXXRecordDecl *RD) override { Writer.handleVTable(RD); } in HandleVTable() function