Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td301 def GetPtrActiveThisField : OffsetOpcode;
H A DInterp.h1542 inline bool GetPtrActiveThisField(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrActiveThisField() function