Searched refs:MakeBitfield (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp142 return LValue::MakeBitfield(V, *Info,
H A DCGValue.h333 static LValue MakeBitfield(llvm::Value *Addr, function in class:clang::CodeGen::LValue
H A DCGExpr.cpp2539 return LValue::MakeBitfield(Addr, Info, fieldType, base.getAlignment());

Completed in 80 milliseconds