Searched defs:isAggregateType (Results 1 – 4 of 4) sorted by relevance
301 bool isAggregateType() const { in isAggregateType() function
363 bool isAggregateType(SPIRVType *Type) const { in isAggregateType() function
226 bool isAggregateType() const { return LLVMTy->isAggregateType(); } in isAggregateType() function
2410 bool Type::isAggregateType() const { in isAggregateType() function in Type