Home | History | Annotate | Download | only in AST

Lines Matching refs:VE

762   /// \param ComputedOffset The offset that we've computed for this field.
811 // If it's not an indirect primary base, then we've found our primary
1076 // Skip the primary base, because we've already laid it out. The
1104 // Note that we've only laid out the non-virtual bases, so on the
1275 VE = baseLayout.getVBaseOffsetsMap().end(); VI != VE; ++VI) {
1279 // If we've already seen it and decided it needs a vtordisp, ignore it.
1286 // Quit as soon as we've decided everything.