Searched refs:ToMemberPtr (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Opcodes.td | 749 def ToMemberPtr : Opcode; |
H A D | Interp.h | 1802 inline bool ToMemberPtr(InterpState &S, CodePtr OpPC) { in ToMemberPtr() function |