Lines Matching refs:bAttribute
5257 bool bAttribute = false; in dot_accessor() local
5266 &resolveValues[i - 2], &bAttribute); in dot_accessor()
5282 if (bAttribute) in dot_accessor()
5319 bool bAttribute = false; in dot_accessor() local
5321 &bAttribute); in dot_accessor()
5328 if (bAttribute) in dot_accessor()
5377 bool bAttribute = false; in dotdot_accessor() local
5384 &resolveValues[i - 2], &bAttribute); in dotdot_accessor()
5400 if (bAttribute) in dotdot_accessor()
5437 bool bAttribute = false; in dotdot_accessor() local
5439 &bAttribute); in dotdot_accessor()
5446 if (bAttribute) in dotdot_accessor()
5982 bool* bAttribute) { in ParseResolveResult() argument
5983 ASSERT(bAttribute); in ParseResolveResult()
5991 *bAttribute = false; in ParseResolveResult()
6000 *bAttribute = true; in ParseResolveResult()
6010 *bAttribute = false; in ParseResolveResult()
6013 if (!*bAttribute) in ParseResolveResult()