Searched refs:IsHLSLVectorInit (Results 1 – 1 of 1) sorted by relevance
7620 bool IsHLSLVectorInit = S.getLangOpts().HLSL && DestType->isExtVectorType() && in Perform() local7622 (void)IsHLSLVectorInit; in Perform()7661 assert(Args.size() == 1 || IsHLSLVectorInit); in Perform()