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