Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td229 def GetPtrThisField : Opcode {
H A DInterp.h529 inline bool GetPtrThisField(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrThisField() function