Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp772 llvm::DenseMap<const CXXRecordDecl *, VBTableGlobals> VBTablesMap; member in __anon08ea40620111::MicrosoftCXXABI
1912 VBTablesMap.insert(std::make_pair(RD, VBTableGlobals())); in enumerateVBTables()