Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnderlyingType

307     if (TD->getUnderlyingType()->isRecordType())
309 if (TD->getUnderlyingType()->isEnumeralType()) {