Searched refs:getResultObjectLocation (Results 1 – 3 of 3) sorted by relevance
508 Env.ThisPointeeLoc = &Env.getResultObjectLocation(*Call); in pushCall()764 Environment::getResultObjectLocation(const Expr &RecordPRValue) const { in getResultObjectLocation() function in clang::dataflow::Environment787 return getResultObjectLocation(*Op->getRHS()); in getResultObjectLocation()798 return getResultObjectLocation(*cast<Expr>(children[0])); in getResultObjectLocation()816 &RecordVal->getLoc() == &getResultObjectLocation(CanonE)); in setValue()
333 *E, createOptionalValue(State.Env.getResultObjectLocation(*E), in transferMakeOptionalCall()407 Loc = &State.Env.getResultObjectLocation(*E); in transferCallReturningOptional()424 RecordStorageLocation &Loc = Env.getResultObjectLocation(E); in constructOptionalValue()
346 getResultObjectLocation(const Expr &RecordPRValue) const;