Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependent

804     // Note, IsDependent is always false here: we implicitly convert an 'auto'
808 /*IsDependent*/ false);
898 if (QualifierLoc.getNestedNameSpecifier()->isDependent()) {