Searched refs:AIt (Results 1 – 1 of 1) sorted by relevance
2269 Iterator AIt = A.begin(), BIt = B.begin(), AEnd = A.end(), BEnd = B.end(); in LookupQualifiedName() local2271 Result AResult = Next(AIt, AEnd); in LookupQualifiedName()2281 for (; AResult; AResult = Next(AIt, AEnd)) in LookupQualifiedName()