Home | History | Annotate | Download | only in AST

Lines Matching refs:isNested

3097     bool isNested() const { return VariableAndFlags.getInt() & flag_isNested; }