Home | History | Annotate | Download | only in AST

Lines Matching full:isempty

57   bool isEmpty() const { return NonVirtualOffset.isZero() && !VirtualBase; }
428 if (!Offset.isEmpty()) {
1136 if (VTableThunks.lookup(VTableIndex).Return.isEmpty())
1143 if (ThisAdjustment.isEmpty())
1191 if (!Offset.isEmpty()) {
1273 if (Offset.isEmpty())
1309 assert(ReturnAdjustment.isEmpty() &&
1317 if (!ReturnAdjustment.isEmpty())
1512 OverriddenMD).isEmpty()) {
1956 if (!Thunk.isEmpty()) {
1958 if (!Thunk.Return.isEmpty()) {
1971 if (!Thunk.This.isEmpty()) {
2004 if (!Thunk.isEmpty()) {
2006 if (!Thunk.This.isEmpty()) {
2131 if (!Thunk.Return.isEmpty()) {
2139 if (!Thunk.This.isEmpty())
2144 if (!Thunk.This.isEmpty()) {
2491 if (!TI.isEmpty()) {
2496 assert(TI.Return.isEmpty() &&
3003 Context, MD, OverriddenMD).isEmpty() ||
3026 !(MD == FinalOverriderMD && ThisAdjustmentOffset.isEmpty());
3055 if (!ReturnAdjustmentOffset.isEmpty()) {
3090 if (!R.isEmpty() || TI.Method) {
3105 if (!T.isEmpty()) {
3109 if (!TI.This.Virtual.isEmpty()) {
3159 if (!Thunk.isEmpty())
3175 if (!Thunk.isEmpty()) {
3176 assert(Thunk.Return.isEmpty() &&
3508 .isEmpty())