Searched refs:IsElidableType (Results 1 – 4 of 4) sorted by relevance
22 bool IsElidableType(const VariableType& type) { in IsElidableType() function36 if (IsElidableType(type)) { in IsConstType()
26 bool IsElidableType(const VariableType& type);
167 return IsElidableType(type); in CanElideCallback()
1787 return IsElidableType(type); in CanElideCallback()