Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6550 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() function
7565 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization, in ActOnVariableDeclarator()
9923 checkDLLAttributeRedeclaration(*this, Prev, NewFD, in ActOnFunctionDeclarator()