Searched defs:type_info (Results 1 – 3 of 3) sorted by relevance
45 struct type_info { struct46 static constexpr const char* name = "";
730 TypeInfoClass* type_info = type_info_holder.get(); in ParseClass() local813 TypeInfoFunction* type_info = type_info_holder.get(); in ParseFunction() local971 std::unique_ptr<TypeInfo> type_info; in ParseDie() local1211 const TypeInfo* type_info = elem.second.get(); in main() local
2133 struct type_info { struct2139 type_info types[Res_MAXTYPE + 1]; argument