Home | History | Annotate | Download | only in AST

Lines Matching refs:isDependentType

46   if (DerivedType->isDependentType())
231 if (T->isDependentType()) {
244 if (T->isDependentType()) {
1297 /*ValueDependent=*/tsi->getType()->isDependentType(),
3404 : Expr(ObjCMessageExprClass, T, VK, OK_Ordinary, T->isDependentType(),
3405 T->isDependentType(), T->isInstantiationDependentType(),
3638 Type->isDependentType(), Type->isDependentType(),