Searched refs:ConstructedObjectKey (Results 1 – 1 of 1) sorted by relevance
122 class ConstructedObjectKey { class128 explicit ConstructedObjectKey(const ConstructionContextItem &Item, in ConstructedObjectKey() function in __anon289504840111::ConstructedObjectKey175 bool operator==(const ConstructedObjectKey &RHS) const { in operator ==()179 bool operator<(const ConstructedObjectKey &RHS) const { in operator <()185 typedef llvm::ImmutableMap<ConstructedObjectKey, SVal>565 ConstructedObjectKey Key(Item, LC->getStackFrame()); in addObjectUnderConstruction()606 ConstructedObjectKey Key(Item, LC->getStackFrame()); in getObjectUnderConstruction()615 ConstructedObjectKey Key(Item, LC->getStackFrame()); in finishObjectConstruction()623 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in elideDestructor()633 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in cleanupElidedDestructor()[all …]