Searched refs:GetTypeUniqueId (Results 1 – 2 of 2) sorted by relevance
141 GetTypeUniqueId(GetTagDecl(final_destination_type)); in GetKeyForTypeId()254 std::string ABIWrapper::GetTypeUniqueId(const clang::TagDecl *tag_decl) { in GetTypeUniqueId() function in header_checker::dumper::ABIWrapper826 record_declp->SetUniqueId(GetTypeUniqueId(record_decl_)); in SetupRecordInfo()897 enum_type->SetUniqueId(GetTypeUniqueId(enum_decl_)); in SetupEnum()
94 std::string GetTypeUniqueId(const clang::TagDecl *tag_decl);