Searched defs:getUniqueId (Results 1 – 5 of 5) sorted by relevance
38 uint32_t DIASourceFile::getUniqueId() const { in getUniqueId() function in DIASourceFile
66 int getUniqueId() const { return uniqueId; } in getUniqueId() function
106 virtual int getUniqueId() const { return uniqueId; } in getUniqueId() function
115 Id getUniqueId() { return ++uniqueId; } in getUniqueId() function