Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7085 if (const DLLExportAttr *ParentExportAttr = in checkDLLAttributeRedeclaration() local
7087 DLLExportAttr *NewAttr = ParentExportAttr->clone(S.Context); in checkDLLAttributeRedeclaration()