Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp383 bool CheckDowncast(InterpState &S, CodePtr OpPC, const Pointer &Ptr, in CheckDowncast() function
H A DInterp.h80 bool CheckDowncast(InterpState &S, CodePtr OpPC, const Pointer &Ptr,
1561 if (!CheckDowncast(S, OpPC, Ptr, Off)) in GetPtrDerivedPop()