Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp431 bool CheckMutable(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckMutable() function
532 if (!CheckMutable(S, OpPC, Ptr)) in CheckLoad()
H A DInterp.h90 bool CheckMutable(InterpState &S, CodePtr OpPC, const Pointer &Ptr);