Home
last modified time | relevance | path

Searched refs:GetTypeUniqueId (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp141 GetTypeUniqueId(GetTagDecl(final_destination_type)); in GetKeyForTypeId()
254 std::string ABIWrapper::GetTypeUniqueId(const clang::TagDecl *tag_decl) { in GetTypeUniqueId() function in header_checker::dumper::ABIWrapper
826 record_declp->SetUniqueId(GetTypeUniqueId(record_decl_)); in SetupRecordInfo()
897 enum_type->SetUniqueId(GetTypeUniqueId(enum_decl_)); in SetupEnum()
Dabi_wrappers.h94 std::string GetTypeUniqueId(const clang::TagDecl *tag_decl);