Searched refs:kInitAllowed (Results 1 – 1 of 1) sorted by relevance
3236 static constexpr uint32_t kInitAllowed = in CheckMethodAccessFlags() local3238 if ((method_access_flags & ~kInitAllowed) != 0) { in CheckMethodAccessFlags()