Searched refs:isSingleElementStruct (Results 1 – 1 of 1) sorted by relevance
229 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function254 Found = isSingleElementStruct(i->getType(), Context); in isSingleElementStruct()285 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()735 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()834 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()2919 const Type *T = isSingleElementStruct(it->type, getContext()); in computeInfo()