Home
last modified time | relevance | path

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

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