Home
last modified time | relevance | path

Searched refs:VBTablesMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp824 llvm::DenseMap<const CXXRecordDecl *, VBTableGlobals> VBTablesMap; member in __anon9a42cb130111::MicrosoftCXXABI
2045 VBTablesMap.insert(std::make_pair(RD, VBTableGlobals())); in enumerateVBTables()