Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h274 static LValue makeBitfield(Address addr, const CIRGenBitFieldInfo &info, in makeBitfield() function
H A DCIRGenExpr.cpp393 return LValue::makeBitfield(addr, info, fieldType, fieldBaseInfo); in emitLValueForBitField()