Searched defs:is_primitive (Results 1 – 3 of 3) sorted by relevance
317 constexpr bool is_primitive = (type & FindFieldFlags::PrimitiveBit) != 0; in FindFieldFromCode() local616 const bool is_primitive = (type & FindFieldFlags::PrimitiveBit) != 0; in FindFieldFast() local
4471 bool is_primitive) { in VerifyAGet()4597 bool is_primitive) { in VerifyAPut()4797 bool is_primitive, in VerifyISFieldAccess()
8620 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local