Home | History | Annotate | Download | only in Checkers

Lines Matching refs:isEscaped

73   bool isEscaped() const { return K == Escaped; }
1038 } else if (RsBase->isAllocated() || RsBase->isEscaped()) {