Home
last modified time | relevance | path

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

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