Searched refs:getDwoId (Results 1 – 3 of 3) sorted by relevance
262 static uint64_t getDwoId(const DWARFDie &CUDie) { in getDwoId() function303 uint64_t DwoId = getDwoId(CUDie); in isClangModuleRef()362 ClangModules.insert({PCMFile, getDwoId(CUDie)}); in registerModuleReference()376 uint64_t DwoId = getDwoId(CUDie); in loadClangModule()415 uint64_t PCMDwoId = getDwoId(ChildCUDie); in loadClangModule()
2415 static uint64_t getDwoId(const DWARFDie &CUDie) { in getDwoId() function2460 uint64_t DwoId = getDwoId(CUDie); in isClangModuleRef()2513 ClangModules.insert({PCMFile, getDwoId(CUDie)}); in registerModuleReference()2527 uint64_t DwoId = getDwoId(CUDie); in loadClangModule()2567 uint64_t PCMDwoId = getDwoId(ChildCUDie); in loadClangModule()