Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td404 def GetFieldPop : AccessOpcode;
H A DInterp.h962 bool GetFieldPop(InterpState &S, CodePtr OpPC, uint32_t I) { in GetFieldPop() function