Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td551 def GetIntPtr : Opcode {
H A DInterp.h3053 inline bool GetIntPtr(InterpState &S, CodePtr OpPC, const Descriptor *Desc) { in GetIntPtr() function