Searched refs:canBeConstructed (Results 1 – 3 of 3) sorted by relevance
254 bool canBeConstructed() const;
258 bool TType::canBeConstructed() const in canBeConstructed() function in sh::TType
4064 if (!type->canBeConstructed()) in addConstructorFunc()