Home
last modified time | relevance | path

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

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