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