Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDependent

10001       bool IsDependent = false;
10005 MultiTemplateParamsArg(), Owned, IsDependent,
10285 } else if (!SS.getScopeRep()->isDependent()) {