Home | History | Annotate | Download | only in Sema

Lines Matching refs:computeDeclContext

1616     if (DeclContext *DC = computeDeclContext(*SS, EnteringContext)) {
3753 QualifiedDC = computeDeclContext(*SS, EnteringContext);