Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DOpcodes.td397 def SubPtr : Opcode {
H A DInterp.h1119 inline bool SubPtr(InterpState &S, CodePtr OpPC) { in SubPtr() function