Searched refs:HandleDLLExportAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DTargetAttributesSema.cpp222 static void HandleDLLExportAttr(Decl *D, const AttributeList &Attr, Sema &S) { function
264 case AttributeList::AT_DLLExport: HandleDLLExportAttr(D, Attr, S);

Completed in 96 milliseconds