Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependentType

778     if (New->getParent()->isDependentType())
954 if (DTy.isNull() || DTy->isDependentType()) {