Searched defs:HandleVTable (Results 1 – 4 of 4) sorted by relevance
136 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) {} in HandleVTable() function
214 void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) override { in HandleVTable() function in __anoncaca9f7e0111::CodeGeneratorImpl
199 void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) override { in HandleVTable() function in clang::BackendConsumer
295 void MultiplexConsumer::HandleVTable( in HandleVTable() function in MultiplexConsumer