Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td755 def GetMemberPtrDecl : Opcode;
HDInterp.h2704 inline bool GetMemberPtrDecl(InterpState &S, CodePtr OpPC) { in GetMemberPtrDecl() function