Home | History | Annotate | Download | only in src

Lines Matching defs:NameOf

933 struct NameOf {
934 explicit NameOf(const HValue* const v) : value(v) {}
952 OStream& operator<<(OStream& os, const NameOf& v);