Searched defs:isStructTy (Results 1 – 3 of 3) sorted by relevance
160 inline bool SmartType::isStructTy() const { in isStructTy() function
257 inline bool EDIType::isStructTy() const { in isStructTy() function
209 bool isStructTy() const { return getTypeID() == StructTyID; } in isStructTy() function