Searched refs:getListRef (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DAttributeList.h711 AttributeList *&getListRef() { return list; } function in class:clang::AttributeList
H A DDeclSpec.h2044 AttributeList *&getAttrListRef() { return Attrs.getListRef(); }
/external/clang/lib/Sema/
H A DSemaType.cpp180 return getMutableDeclSpec().getAttributes().getListRef();
462 declarator.getMutableDeclSpec().getAttributes().getListRef());

Completed in 802 milliseconds