Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp194 bool AttributeList::isTypeAttr() const { in isTypeAttr() function in AttributeList
DSemaDeclAttr.cpp4401 assert(Attr.isTypeAttr() && "Non-type attribute not handled"); in ProcessDeclAttribute()
/external/clang/include/clang/Sema/
DAttributeList.h453 bool isTypeAttr() const;