OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAttrs
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Analysis/
StratifiedSets.h
277
void
setAttrs
(const StratifiedAttrs &other) {
448
Link.
setAttrs
(NewAttrs);
586
LinksInto->
setAttrs
(FromAttrs);
627
Upper->
setAttrs
(Attrs);
/external/clang/include/clang/AST/
DeclBase.h
435
void
setAttrs
(const AttrVec& Attrs) {
448
setAttrs
(AttrVec(1, A));
[
all
...]
Comment.h
486
void
setAttrs
(ArrayRef<Attribute> Attrs) {
/external/clang/lib/AST/
CommentSema.cpp
470
Tag->
setAttrs
(Attrs);
[
all
...]
/external/clang/lib/Sema/
SemaDecl.cpp
[
all
...]
SemaOpenMP.cpp
[
all
...]
Completed in 265 milliseconds