Home
last modified time | relevance | path

Searched refs:isTypeAttr (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DAttributeList.cpp204 bool AttributeList::isTypeAttr() const { in isTypeAttr() function in AttributeList
DSemaType.cpp769 if (attr.isInvalid() || !attr.isTypeAttr()) { in checkOmittedBlockReturnType()
DSemaDeclAttr.cpp5381 assert(Attr.isTypeAttr() && "Non-type attribute not handled"); in ProcessDeclAttribute()
/external/clang/include/clang/Sema/
DAttributeList.h501 bool isTypeAttr() const;