Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp6926 bool IsSpecialization, in checkDLLAttributeRedeclaration() argument
6935 if (!IsSpecialization) in checkDLLAttributeRedeclaration()
6962 if (AddsAttr && !IsSpecialization && !OldDecl->isImplicit()) { in checkDLLAttributeRedeclaration()