Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td489 def SubPtr : Opcode {
H A DInterp.h1547 inline bool SubPtr(InterpState &S, CodePtr OpPC) { in SubPtr() function