HomeSort by: relevance | last modified time | path
    Searched defs:checkDLLAttributeRedeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 6483 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl,
7499 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization,
9864 checkDLLAttributeRedeclaration(*this, Prev, NewFD,
SemaDecl.cpp 6483 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl,
7499 checkDLLAttributeRedeclaration(*this, Prev, NewVD, IsMemberSpecialization,
9864 checkDLLAttributeRedeclaration(*this, Prev, NewFD,

Completed in 91 milliseconds