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

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

Completed in 113 milliseconds