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