Searched refs:CheckInitialized (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp101 static bool CheckInitialized(InterpState &S, CodePtr OpPC, const Pointer &Ptr, function
290 if (!CheckInitialized(S, OpPC, Ptr, AK_Read))

Completed in 96 milliseconds