Home | History | Annotate | Download | only in Sema

Lines Matching refs:VirtualBase

1140     QualType VirtualBase(Paths.getDetectedVirtual(), 0);
1142 << OrigSrcType << OrigDestType << VirtualBase << OpRange;