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