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