Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td418 def InitThisBitField : Opcode {
H A DInterp.h1085 bool InitThisBitField(InterpState &S, CodePtr OpPC, const Record::Field *F, in InitThisBitField() function