Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td329 def GetPtrVirtBase : Opcode {
H A DInterp.h1281 inline bool GetPtrVirtBase(InterpState &S, CodePtr OpPC, const RecordDecl *D) { in GetPtrVirtBase() function