Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp726 static bool CheckWeak(InterpState &S, CodePtr OpPC, const Pointer &Ptr) { in CheckWeak() function
759 if (!CheckWeak(S, OpPC, Ptr)) in CheckLoad()
790 if (!CheckWeak(S, OpPC, Ptr)) in CheckFinalLoad()