Searched defs:getAttrListRef (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h1371 AttributeList *&getAttrListRef() { function in struct:clang::DeclaratorChunk
1858 DeclTypeInfo.back().getAttrListRef() = attrs.getList();
2044 AttributeList *&getAttrListRef() { return Attrs.getListRef(); }

Completed in 4301 milliseconds