Home
last modified time | relevance | path

Searched refs:CheckArray (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.cpp194 bool CheckArray(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckArray() function
H A DInterp.h51 bool CheckArray(InterpState &S, CodePtr OpPC, const Pointer &Ptr);
1052 if (!CheckArray(S, OpPC, Ptr)) in OffsetHelper()