Home
last modified time | relevance | path

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

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