Searched refs:IndexInFunction (Results 1 – 2 of 2) sorted by relevance
134 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction() local136 std::make_pair(GlobalIndex, IndexInFunction)); in getFileIndexForFunction()137 return IndexInFunction; in getFileIndexForFunction()
166 unsigned IndexInFunction = CurrentFunctionFileMapping.size(); in getFileIndexForFunction() local168 std::make_pair(GlobalIndex, IndexInFunction)); in getFileIndexForFunction()169 return IndexInFunction; in getFileIndexForFunction()