Home
last modified time | relevance | path

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

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