Searched refs:shouldLinkDependentDeclWithPrevious (Results 1 – 2 of 2) sorted by relevance
10616 bool Sema::shouldLinkDependentDeclWithPrevious(Decl *D, Decl *PrevDecl) { in shouldLinkDependentDeclWithPrevious() function in Sema11444 if (shouldLinkDependentDeclWithPrevious(NewFD, OldDecl)) { in CheckFunctionDeclaration()
2896 bool shouldLinkDependentDeclWithPrevious(Decl *D, Decl *OldDecl);