Searched refs:isFirstInExternCContext (Results 1 – 1 of 1) sorted by relevance
560 template <typename T> static bool isFirstInExternCContext(T *D) { in isFirstInExternCContext() function633 if ((!Var || !isFirstInExternCContext(Var)) && in getLVForNamespaceScopeDecl()634 (!Func || !isFirstInExternCContext(Func))) in getLVForNamespaceScopeDecl()711 if (Context.getLangOpts().CPlusPlus && !isFirstInExternCContext(Var)) { in getLVForNamespaceScopeDecl()1844 if (isFirstInExternCContext(&D)) in getDeclLanguageLinkage()