Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp6004 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() function
6909 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization, in ActOnVariableDeclarator()
9132 checkDLLAttributeRedeclaration(*this, Prev, NewFD, in ActOnFunctionDeclarator()