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