Home | History | Annotate | Download | only in Sema

Lines Matching refs:computeDeclContext

2237     if (DeclContext *DC = computeDeclContext(*SS, EnteringContext)) {
4549 QualifiedDC = computeDeclContext(*SS, EnteringContext);