Home | History | Annotate | Download | only in ast

Lines Matching refs:STANDARD_STORE

1752   KeyedAccessStoreMode GetStoreMode() const { return STANDARD_STORE; }
2235 StoreModeField::encode(STANDARD_STORE) | TokenField::encode(op);