Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp6832 static void checkAttributesAfterMerging(Sema &S, NamedDecl &ND) { in checkAttributesAfterMerging() function
10321 checkAttributesAfterMerging(*this, *NewFD); in ActOnFunctionDeclarator()
13888 checkAttributesAfterMerging(*this, *VD); in FinalizeDeclaration()