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