Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp177 static bool CheckGlobal(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckGlobal() function
548 if (!CheckGlobal(S, OpPC, Ptr)) in CheckStore()