Lines Matching refs:bAttribute
5505 bool* bAttribute) { in ParseResolveResult() argument
5506 ASSERT(bAttribute); in ParseResolveResult()
5514 *bAttribute = false; in ParseResolveResult()
5524 *bAttribute = true; in ParseResolveResult()
5534 *bAttribute = false; in ParseResolveResult()
5537 if (!*bAttribute) in ParseResolveResult()
5769 bool bAttribute = false; in DotAccessorCommon() local
5776 &resolveValues[i - 2], &bAttribute); in DotAccessorCommon()
5792 if (bAttribute) in DotAccessorCommon()
5829 bool bAttribute = false; in DotAccessorCommon() local
5831 &bAttribute); in DotAccessorCommon()
5838 if (bAttribute) in DotAccessorCommon()