Searched defs:DLLAttr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 14785 const InheritableAttr *DLLAttr = getDLLAttr(VD); FinalizeDeclaration() local |
H A D | SemaDeclCXX.cpp | 18181 if (const InheritableAttr *DLLAttr = getDLLAttr(Fn)) { SetDeclDeleted() local |