Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td517 def DecPtr : Opcode;
HDInterp.h1961 static inline bool DecPtr(InterpState &S, CodePtr OpPC) { in DecPtr() function