Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp361 Address CIRGenFunction::getAddrOfBitFieldStorage(LValue base, in getAddrOfBitFieldStorage() function in CIRGenFunction
382 Address addr = getAddrOfBitFieldStorage(base, field, info.storageType, idx); in emitLValueForBitField()
H A DCIRGenFunction.h553 Address getAddrOfBitFieldStorage(LValue base, const clang::FieldDecl *field,