Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td308 def GetMemberPtrBasePop : Opcode {
H A DInterp.h1588 inline bool GetMemberPtrBasePop(InterpState &S, CodePtr OpPC, int32_t Off) { in GetMemberPtrBasePop() function