Home
last modified time | relevance | path

Searched refs:IsDependentContext (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp4754 bool IsDependentContext = DC->isDependentContext(); in HandleDeclarator() local
4756 if (!IsDependentContext && in HandleDeclarator()
4779 if (EnteringContext && IsDependentContext && in HandleDeclarator()