Searched defs:BitFieldInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h128 const CGBitFieldInfo *BitFieldInfo; member in union:clang::CodeGen::LValue::__anon987
289 return *BitFieldInfo;
341 R.BitFieldInfo = &Info;

Completed in 59 milliseconds