Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsDependent

10564       bool IsDependent = false;
10568 MultiTemplateParamsArg(), Owned, IsDependent,
10849 } else if (!SS.getScopeRep()->isDependent()) {