Lines Matching refs:Con
2948 for (DeclContext::lookup_iterator Con = R.begin(), ConEnd = R.end();2949 Con != ConEnd; ++Con) {2950 NamedDecl *D = *Con;3083 for (DeclContext::lookup_iterator Con = R.begin(), ConEnd = R.end();3084 Con != ConEnd; ++Con) {3085 NamedDecl *D = *Con;