Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp372 LValue CIRGenFunction::emitLValueForBitField(LValue base, in emitLValueForBitField() function in CIRGenFunction
400 return emitLValueForBitField(base, field); in emitLValueForField()
H A DCIRGenFunction.h1003 LValue emitLValueForBitField(LValue base, const FieldDecl *field);