Home
last modified time | relevance | path

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

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