Home | History | Annotate | Download | only in src

Lines Matching refs:Brief

1233 struct Brief {
1234 explicit Brief(const Object* const v) : value(v) {}
1239 OStream& operator<<(OStream& os, const Brief& v);