Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td750 def CastMemberPtrPtr : Opcode;
H A DInterp.h1810 inline bool CastMemberPtrPtr(InterpState &S, CodePtr OpPC) { in CastMemberPtrPtr() function