Searched refs:CTFPointer (Results 1 – 2 of 2) sorted by relevance
69 struct CTFPointer : public CTFModifier { struct70 CTFPointer(lldb::user_id_t uid, uint32_t type) in CTFPointer() function
632 return std::make_unique<CTFPointer>(uid, type); in ParseType()