Searched refs:TypeInfo (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp435 struct TypeInfo { struct
439 TypeInfo() function in struct:TypeInfo
446 TypeInfo(type_type type) function in struct:TypeInfo
453 TypeInfo(const TypeInfo& other, int cvQualifiers = 0) function in struct:TypeInfo
460 TypeInfo& operator=(const TypeInfo& other)
493 TypeInfo type;
617 virtual TypeInfo Type() const
619 return TypeInfo();
[all...]

Completed in 26 milliseconds