Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp539 struct StrOrAnon { struct
545 static raw_ostream &operator<<(raw_ostream &Stream, const StrOrAnon &S) { in operator <<()
738 Stream << " " << StrOrAnon({*this, Type->NameOff, CurId}); in symbolize()
785 Stream << StrOrAnon({*this, NameOff, Idx}); in symbolize()
834 Stream << StrOrAnon({*this, Member.NameOff, Idx}); in symbolize()