Searched refs:KeyFunctions (Results 1 – 4 of 4) sorted by relevance
3022 LazyDeclPtr Entry = KeyFunctions[RD]; in getCurrentKeyFunction()3028 KeyFunctions[RD] = const_cast<Decl*>(Result); in getCurrentKeyFunction()3040 const auto &Map = KeyFunctions; in setNonKeyFunction()3052 KeyFunctions.erase(Method->getParent()); in setNonKeyFunction()
8717 llvm::capacity_in_bytes(KeyFunctions) + in getSideTableAllocatedMemory()
167 llvm::DenseMap<const CXXRecordDecl*, LazyDeclPtr> KeyFunctions; variable
1757 C.KeyFunctions[D] = KeyFn; in VisitCXXRecordDeclImpl()