Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsDependent

11661       bool IsDependent = false;
11665 MultiTemplateParamsArg(), Owned, IsDependent,
11969 } else if (!SS.getScopeRep()->isDependent()) {