Searched defs:isNest (Results 1 – 8 of 8) 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
118 bool isNest() const { return IsNest; } in isNest() function