Searched refs:getReturnStorageLocation (Results 1 – 3 of 3) sorted by relevance
288 StorageLocation *getReturnStorageLocation() const;
450 auto *Loc = Env.getReturnStorageLocation(); in VisitReturnStmt()
608 StorageLocation *Environment::getReturnStorageLocation() const { in getReturnStorageLocation() function in clang::dataflow::Environment