Home
last modified time | relevance | path

Searched refs:CSK_ArrayIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.h45 CSK_ArrayIndex, enumerator
H A DInterp.h723 if (!CheckNull(S, OpPC, Ptr, CSK_ArrayIndex)) in OffsetHelper()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1700 if (checkNullPointer(Info, E, CSK_ArrayIndex)) in adjustOffsetAndIndex()