Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10169 bool Sema::shouldLinkDependentDeclWithPrevious(Decl *D, Decl *PrevDecl) { in shouldLinkDependentDeclWithPrevious() function in Sema
10961 if (shouldLinkDependentDeclWithPrevious(NewFD, OldDecl)) { in CheckFunctionDeclaration()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2730 bool shouldLinkDependentDeclWithPrevious(Decl *D, Decl *OldDecl);