Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td327 def GetPtrThisBase : Opcode {
HDInterp.h1594 inline bool GetPtrThisBase(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrThisBase() function