Searched defs:getUniqueId (Results 1 – 5 of 5) sorted by relevance
27 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId() function in DIASourceFile
33 public static getUniqueId(): string { method in IDGenerator
66 int getUniqueId() const { return uniqueId; } in getUniqueId() function
108 virtual int getUniqueId() const { return uniqueId; } in getUniqueId() function
140 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function