Home | History | Annotate | Download | only in CodeGen

Lines Matching full:notnested

609       DeclRefExpr notNested(const_cast<VarDecl*>(variable), type, VK_LValue,
615 (ci->isNested() ? static_cast<Expr*>(&nested) : &notNested);