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

/external/clang/include/clang/AST/
H A DComment.h451 void setAttrs(ArrayRef<Attribute> Attrs) { function in class:clang::comments::HTMLStartTagComment
H A DDeclBase.h401 void setAttrs(const AttrVec& Attrs) { function in class:clang::Decl
415 setAttrs(AttrVec(1, A));

Completed in 1761 milliseconds