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