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