Searched refs:getDwoId (Results 1 – 1 of 1) sorted by relevance
3156 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId() function3180 uint64_t DwoId = getDwoId(CUDie, Unit); in registerModuleReference()3259 if (getDwoId(*CUDie, *CU) != DwoId) in loadClangModule()