Home
last modified time | relevance | path

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

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