Searched refs:bAttribute (Results 1 – 2 of 2) sorted by relevance
5505 bool* bAttribute) { in ParseResolveResult() argument5506 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() local5776 &resolveValues[i - 2], &bAttribute); in DotAccessorCommon()5792 if (bAttribute) in DotAccessorCommon()5829 bool bAttribute = false; in DotAccessorCommon() local[all …]
372 bool* bAttribute);