Home
last modified time | relevance | path

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

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