Searched defs:getAssumed (Results 1 – 2 of 2) sorted by relevance
765 KernelInfoState &getAssumed() { return *this; } in getAssumed() function766 const KernelInfoState &getAssumed() const { return *this; } in getAssumed() function
802 const State &getAssumed() const { return *this; } in getAssumed() function