Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.cpp164 static bool CheckGlobal(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckGlobal() function
308 if (!CheckGlobal(S, OpPC, Ptr)) in CheckStore()