HomeSort by relevance Sort by last modified time
    Searched refs:WriteAttributes (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Serialization/
ASTWriter.h 421 void WriteAttributes(const AttrVec &Attrs, RecordDataImpl &Record);
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 154 Writer.WriteAttributes(D->getAttrs(), Record);
    [all...]
ASTWriterStmt.cpp 111 Writer.WriteAttributes(S->getAttrs(), Record);
    [all...]
ASTWriter.cpp     [all...]

Completed in 47 milliseconds