Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td290 def GetPtrField : Opcode {
H A DInterp.h1173 inline bool GetPtrField(InterpState &S, CodePtr OpPC, uint32_t Off) { in GetPtrField() function