Home
last modified time | relevance | path

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

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