Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp6483 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() function
7499 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization, in ActOnVariableDeclarator()
9864 checkDLLAttributeRedeclaration(*this, Prev, NewFD, in ActOnFunctionDeclarator()