reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3444 if (CP.hasProperty(SDNPMayStore)) mayStore = true; 3445 if (CP.hasProperty(SDNPMayLoad)) mayLoad = true; 3446 if (CP.hasProperty(SDNPSideEffect)) hasSideEffects = true;