Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp10018 bool Sema::shouldLinkDependentDeclWithPrevious(Decl *D, Decl *PrevDecl) { in shouldLinkDependentDeclWithPrevious() function in Sema
10811 if (shouldLinkDependentDeclWithPrevious(NewFD, OldDecl)) { in CheckFunctionDeclaration()
/external/llvm-project/clang/include/clang/Sema/
DSema.h2560 bool shouldLinkDependentDeclWithPrevious(Decl *D, Decl *OldDecl);