Searched refs:IndexFromEnd (Results 1 – 1 of 1) sorted by relevance
7531 unsigned IndexFromEnd = ID >> 1; in getLocalModuleFile() local7532 assert(IndexFromEnd && "got reference to unknown module file"); in getLocalModuleFile()7533 return getModuleManager().pch_modules().end()[-IndexFromEnd]; in getLocalModuleFile()