Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td311 def InitThisBitField : BitFieldOpcode;
H A DInterp.h437 bool InitThisBitField(InterpState &S, CodePtr OpPC, const Record::Field *F) { in InitThisBitField() function