Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp345 RValue CIRGenFunction::emitLoadOfBitfieldLValue(LValue lv, SourceLocation loc) { in emitLoadOfBitfieldLValue() function in CIRGenFunction
529 return emitLoadOfBitfieldLValue(lv, loc); in emitLoadOfLValue()
H A DCIRGenFunction.h981 RValue emitLoadOfBitfieldLValue(LValue lv, SourceLocation loc);