Home
last modified time | relevance | path

Searched defs:DLLAttr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14590 const InheritableAttr *DLLAttr = getDLLAttr(VD); in FinalizeDeclaration() local
H A DSemaDeclCXX.cpp17957 if (const InheritableAttr *DLLAttr = getDLLAttr(Fn)) { in SetDeclDeleted() local