Searched refs:IsDependentContext (Results 1 – 1 of 1) sorted by relevance
4827 bool IsDependentContext = DC->isDependentContext(); in HandleDeclarator() local4829 if (!IsDependentContext && in HandleDeclarator()4852 if (EnteringContext && IsDependentContext && in HandleDeclarator()