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

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

Completed in 302 milliseconds