Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td509 def SubPtr : Opcode {
HDInterp.h1974 inline bool SubPtr(InterpState &S, CodePtr OpPC) { in SubPtr() function