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.td515 def IncPtr : Opcode;
H A DInterp.h1952 static inline bool IncPtr(InterpState &S, CodePtr OpPC) { in IncPtr() function