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