Searched defs:isNest (Results 1 – 3 of 3) sorted by relevance
104 bool isNest() const { return IsNest; } in isNest() function
94 bool isNest() const { return Flags & Nest; } in isNest() function
2468 bool isNest : 1; member