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