Searched refs:ConstructedObjectKey (Results 1 – 1 of 1) sorted by relevance
121 class ConstructedObjectKey { class127 explicit ConstructedObjectKey(const ConstructionContextItem &Item, in ConstructedObjectKey() function in __anona19a4abb0111::ConstructedObjectKey174 bool operator==(const ConstructedObjectKey &RHS) const { in operator ==()178 bool operator<(const ConstructedObjectKey &RHS) const { in operator <()184 typedef llvm::ImmutableMap<ConstructedObjectKey, SVal>560 ConstructedObjectKey Key(Item, LC->getStackFrame()); in addObjectUnderConstruction()601 ConstructedObjectKey Key(Item, LC->getStackFrame()); in getObjectUnderConstruction()610 ConstructedObjectKey Key(Item, LC->getStackFrame()); in finishObjectConstruction()618 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in elideDestructor()628 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in cleanupElidedDestructor()[all …]