Searched refs:CurrentFunctionFileMapping (Results 1 – 1 of 1) sorted by relevance
163 auto &CurrentFunctionFileMapping = in getFileIndexForFunction() local165 auto R = CurrentFunctionFileMapping.find(GlobalIndex); in getFileIndexForFunction()166 if (R != CurrentFunctionFileMapping.end()) in getFileIndexForFunction()168 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction()169 CurrentFunctionFileMapping.insert( in getFileIndexForFunction()