Home | History | Annotate | Download | only in libclang

Lines Matching full:attrlist

928     EntityInfo.AttrList = AttrListInfo::create(D, *this);
929 EntityInfo.attributes = EntityInfo.AttrList->getAttrs();
930 EntityInfo.numAttributes = EntityInfo.AttrList->getNumAttrs();