Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentContext

852     if (SemanticContext->isDependentContext()) {
915 if (CurContext->isDependentContext()) {
981 SemanticContext->isDependentContext())
990 !(TUK == TUK_Friend && CurContext->isDependentContext()))
1060 if (!CurContext->isDependentContext()) {
2225 DC->isDependentContext() ||
2301 if (TNK == TNK_Non_template && LookupCtx->isDependentContext() &&
2670 !Template->getDeclContext()->isDependentContext()) {