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