Home
last modified time | relevance | path

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

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