Home
last modified time | relevance | path

Searched refs:isDeclspecAttribute (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h232 bool isDeclspecAttribute() const { return SyntaxUsed == AS_Declspec || in isDeclspecAttribute() function
/external/clang/lib/Sema/
DSemaDeclAttr.cpp3133 true, 0, Attr.isDeclspecAttribute())); in handleAlignedAttr()
3138 Attr.isDeclspecAttribute()); in handleAlignedAttr()
4504 S.Diag(Attr.getLoc(), Attr.isDeclspecAttribute() ? in ProcessInheritableDeclAttr()