Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td304 def SetThisField : AccessOpcode;
H A DInterp.h388 bool SetThisField(InterpState &S, CodePtr OpPC, uint32_t I) { in SetThisField() function