Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.cpp270 bool CheckMutable(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckMutable() function
296 if (!CheckMutable(S, OpPC, Ptr)) in CheckLoad()
H A DInterp.h71 bool CheckMutable(InterpState &S, CodePtr OpPC, const Pointer &Ptr);