Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp7139 if (const DLLExportAttr *ParentExportAttr = in checkDLLAttributeRedeclaration() local
7141 DLLExportAttr *NewAttr = ParentExportAttr->clone(S.Context); in checkDLLAttributeRedeclaration()