Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DInterp.cpp112 static bool CheckActive(InterpState &S, CodePtr OpPC, const Pointer &Ptr, in CheckActive() function
293 if (!CheckActive(S, OpPC, Ptr, AK_Read)) in CheckLoad()