Home | History | Annotate | Download | only in Sema

Lines Matching refs:isInstantiationDependentType

845   if (T->isInstantiationDependentType() || T->isVariablyModifiedType())
1459 if (!T->getType()->isInstantiationDependentType() &&
1478 if (!TL.getType()->isInstantiationDependentType() &&
1507 if (!T->isInstantiationDependentType() && !T->isVariablyModifiedType())
1515 if (T->getType()->isInstantiationDependentType() ||
1533 if (TSInfo->getType()->isInstantiationDependentType())