Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DInterp.cpp164 static bool CheckGlobal(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckGlobal() function
309 if (!CheckGlobal(S, OpPC, Ptr)) in CheckStore()