Searched refs:CheckArray (Results 1 – 3 of 3) sorted by relevance
198 bool CheckArray(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckArray() function
228 if (!CheckArray(S, OpPC, StrPtr)) in interp__builtin_strlen()
52 bool CheckArray(InterpState &S, CodePtr OpPC, const Pointer &Ptr);1431 if (!CheckArray(S, OpPC, Ptr)) in OffsetHelper()