Searched refs:bIsStar (Results 1 – 2 of 2) sorted by relevance
391 bool bIsStar);
5233 bool bIsStar = true; in dot_accessor() local5236 bIsStar = false; in dot_accessor()5242 szName.AsStringView(), args.GetInt32(3), iIndexValue, bIsStar); in dot_accessor()5351 bool bIsStar = true; in dotdot_accessor() local5354 bIsStar = false; in dotdot_accessor()5360 szName.AsStringView(), args.GetInt32(3), iIndexValue, bIsStar); in dotdot_accessor()5875 bool bIsStar) { in GenerateSomExpression() argument5876 if (bIsStar) in GenerateSomExpression()