Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td672 def PtrPtrCast : Opcode {
H A DInterp.h2177 static inline bool PtrPtrCast(InterpState &S, CodePtr OpPC, bool SrcIsVoidPtr) { in PtrPtrCast() function