Home
last modified time | relevance | path

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

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