Home
last modified time | relevance | path

Searched refs:WriteAttributes (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h491 void WriteAttributes(ArrayRef<const Attr*> Attrs, RecordDataImpl &Record);
/minix3/external/bsd/llvm/dist/llvm/docs/TableGen/
H A DBackEnds.rst277 the ``ASTWriter::WriteAttributes`` function.
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp170 Writer.WriteAttributes(llvm::makeArrayRef(D->getAttrs().begin(), in VisitDecl()
H A DASTWriterStmt.cpp114 Writer.WriteAttributes(S->getAttrs(), Record); in VisitAttributedStmt()
H A DASTWriter.cpp4067 void ASTWriter::WriteAttributes(ArrayRef<const Attr*> Attrs, in WriteAttributes() function in ASTWriter
4824 WriteAttributes(llvm::makeArrayRef(D->getAttrs().begin(), in WriteDeclUpdatesBlocks()