Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp403 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckConst() function
550 if (!CheckConst(S, OpPC, Ptr)) in CheckStore()
H A DInterp.h84 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr);