Lines Matching refs:access_flags
4206 const uint32_t access_flags) {4214 if (((access_flags & kAccConstructor) != 0) && ((access_flags & kAccStatic) != 0)) {