Searched refs:ConstructedObjectKey (Results 1 – 1 of 1) sorted by relevance
120 class ConstructedObjectKey { class134 explicit ConstructedObjectKey(const ConstructionContextItem &Item, in ConstructedObjectKey() function in __anon8543556f0111::ConstructedObjectKey181 bool operator==(const ConstructedObjectKey &RHS) const { in operator ==()185 bool operator<(const ConstructedObjectKey &RHS) const { in operator <()191 typedef llvm::ImmutableMap<ConstructedObjectKey, SVal>464 ConstructedObjectKey Key(Item, LC->getStackFrame()); in addObjectUnderConstruction()477 ConstructedObjectKey Key(Item, LC->getStackFrame()); in getObjectUnderConstruction()485 ConstructedObjectKey Key(Item, LC->getStackFrame()); in finishObjectConstruction()493 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in elideDestructor()503 ConstructedObjectKey Key({BTE, /*IsElided=*/true}, LC); in cleanupElidedDestructor()[all …]