Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6949 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() function
8072 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization, in ActOnVariableDeclarator()
10693 checkDLLAttributeRedeclaration(*this, Prev, NewFD, in ActOnFunctionDeclarator()