Searched defs:NewAttr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DTargetAttributesSema.cpp203 DLLImportAttr *NewAttr = S.mergeDLLImportAttr(D, Attr.getRange(), Index); local
247 DLLExportAttr *NewAttr = S.mergeDLLExportAttr(D, Attr.getRange(), Index); local
H A DSemaTemplateInstantiate.cpp2153 Attr *NewAttr = local
H A DSemaTemplateInstantiateDecl.cpp163 Attr *NewAttr = sema::instantiateTemplateAttribute(TmplAttr, Context, local
H A DSemaDeclAttr.cpp2357 AvailabilityAttr *NewAttr = S.mergeAvailabilityAttr(ND, Attr.getRange(), II, local
2851 SectionAttr *NewAttr = S.mergeSectionAttr(D, Attr.getRange(), Str, Index); local
3233 FormatAttr *NewAttr = S.mergeFormatAttr(D, Attr.getRange(), II, local
H A DSemaDecl.cpp1971 InheritableAttr *NewAttr = NULL; local
2121 UsedAttr *NewAttr = OldAttr->clone(Context); local
[all...]

Completed in 83 milliseconds