Searched refs:CheckConst (Results 1 – 4 of 4) sorted by relevance
189 template <class Gen, bool CheckConst = true>201 if constexpr (CheckConst) { // Const lvalue. in test_generator()
243 template <class Gen, bool CheckConst = true>258 if constexpr (CheckConst) { // Const lvalue. in test_generator()
258 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckConst() function310 if (!CheckConst(S, OpPC, Ptr)) in CheckStore()
69 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr);