Home | History | Annotate | Download | only in CodeGen

Lines Matching full:when

29 /// When the AST record layout does this, we represent it in the LLVM IR's type
54 /// When generating code to access more_bits, we'll generate something
77 /// The storage size in bits which should be used when accessing this
81 /// The alignment which should be used when accessing the bitfield.
116 /// The LLVM type corresponding to this record layout; used when
121 /// used when laying it out as a base subobject.
139 /// False if any direct or indirect subobject of this class, when
141 /// when zero-initialized.
144 /// False if any direct or indirect subobject of this class, when
146 /// when zero-initialized.
178 /// with a zeroinitializer when considered as a base subobject.
196 /// virtual base. Only valid when operating on the complete object.