Searched refs:nonCopyable (Results 1 – 1 of 1) sorted by relevance
106 const bool nonCopyable = IsNonCopyableType(a->GetType(), typenames); in BuildArgList() local122 if (!(isPrimitive || isEnum || nonCopyable) || a->GetType().IsArray()) { in BuildArgList()133 } else if (nonCopyable) { in BuildArgList()