Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp14308 const InheritableAttr *DLLAttr = getDLLAttr(VD); in FinalizeDeclaration() local
H A DSemaDeclCXX.cpp17506 if (const InheritableAttr *DLLAttr = getDLLAttr(Fn)) { in SetDeclDeleted() local