OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setAttrs
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
Comment.h
465
void
setAttrs
(ArrayRef<Attribute> Attrs) {
DeclBase.h
426
void
setAttrs
(const AttrVec& Attrs) {
439
setAttrs
(AttrVec(1, A));
[
all
...]
Completed in 33 milliseconds