Searched refs:ptrExp (Results 1 – 1 of 1) sorted by relevance
7138 auto ptrExp = cast(PtrExp)exp; variable7139 if (auto se = ptrExp.e1.isSymOffExp())7141 return se.var.checkModify(ptrExp.loc, sc, null, flag);7143 else if (auto ae = ptrExp.e1.isAddrExp())