Searched refs:VBTablesMap (Results 1 – 1 of 1) sorted by relevance
819 llvm::DenseMap<const CXXRecordDecl *, VBTableGlobals> VBTablesMap; member in __anon9a42cb130111::MicrosoftCXXABI2037 auto [Entry, Added] = VBTablesMap.try_emplace(RD); in enumerateVBTables()