Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6853 static void checkAttributesAfterMerging(Sema &S, NamedDecl &ND) { in checkAttributesAfterMerging() function
10652 checkAttributesAfterMerging(*this, *NewFD); in ActOnFunctionDeclarator()
14573 checkAttributesAfterMerging(*this, *VD); in FinalizeDeclaration()