Home
last modified time | relevance | path

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

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