Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp501 bool CheckPotentialReinterpretCast(InterpState &S, CodePtr OpPC, in CheckPotentialReinterpretCast() function
H A DInterp.h115 bool CheckPotentialReinterpretCast(InterpState &S, CodePtr OpPC,
1695 if (!CheckPotentialReinterpretCast(S, OpPC, Ptr)) in CastPointerIntegral()