OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WriteAttributes
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Serialization/
ASTWriter.h
450
void
WriteAttributes
(ArrayRef<const Attr*> Attrs, RecordDataImpl &Record);
/external/clang/lib/Serialization/
ASTWriterDecl.cpp
162
Writer.
WriteAttributes
(ArrayRef<const Attr*>(D->getAttrs().begin(),
[
all
...]
ASTWriterStmt.cpp
114
Writer.
WriteAttributes
(S->getAttrs(), Record);
[
all
...]
ASTWriter.cpp
[
all
...]
Completed in 1012 milliseconds