Searched refs:isFirstInExternCContext (Results 1 – 1 of 1) sorted by relevance
566 template <typename T> static bool isFirstInExternCContext(T *D) { in isFirstInExternCContext() function639 if ((!Var || !isFirstInExternCContext(Var)) && in getLVForNamespaceScopeDecl()640 (!Func || !isFirstInExternCContext(Func))) in getLVForNamespaceScopeDecl()717 if (Context.getLangOpts().CPlusPlus && !isFirstInExternCContext(Var)) { in getLVForNamespaceScopeDecl()1859 if (isFirstInExternCContext(&D)) in getDeclLanguageLinkage()