Home
last modified time | relevance | path

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

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