Searched refs:isTypePassByValue (Results 1 – 2 of 2) sorted by relevance
992 if (CTy->isTypePassByValue()) in constructTypeDIE()
738 bool isTypePassByValue() const { return getFlags() & FlagTypePassByValue; } in isTypePassByValue() function