Home
last modified time | relevance | path

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

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