Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp7003 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() function
8062 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization, in ActOnVariableDeclarator()
10570 checkDLLAttributeRedeclaration(*this, Prev, NewFD, in ActOnFunctionDeclarator()