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