Home | History | Annotate | Download | only in Sema

Lines Matching refs:ElaboratedType

1378     // In both C and C++, make an ElaboratedType.
1380 = ElaboratedType::getKeywordForTypeSpec(DS.getTypeSpecType());
4074 // in ClsType; hence we wrap ClsType into an ElaboratedType.
4579 if (TInfo->getType()->getAs<ElaboratedType>()) {
4747 if (isa<ElaboratedType>(ClsTy)) {