Searched defs:HandleVTable (Results 1 – 7 of 7) 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
200 void HandleVTable(clang::CXXRecordDecl *RD) override { in HandleVTable() function
123 virtual void HandleVTable(CXXRecordDecl *RD) {} in HandleVTable() function
317 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in __anon158293580111::CodeGeneratorImpl
415 void HandleVTable(CXXRecordDecl *RD) override { in HandleVTable() function in clang::BackendConsumer
341 void MultiplexConsumer::HandleVTable(CXXRecordDecl *RD) { in HandleVTable() function in MultiplexConsumer