Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td815 def GetMemberPtr : Opcode {
H A DInterp.h3064 inline bool GetMemberPtr(InterpState &S, CodePtr OpPC, const ValueDecl *D) { in GetMemberPtr() function