Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp568 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckConst() function
810 if (!CheckConst(S, OpPC, Ptr)) in CheckStore()
1800 if (!CheckConst(S, OpPC, Ptr)) in CheckNewTypeMismatch()
H A DInterp.h80 bool CheckConst(InterpState &S, CodePtr OpPC, const Pointer &Ptr);