Searched refs:NumLostDebugLocs (Results 1 – 2 of 2) sorted by relevance
23 unsigned NumLostDebugLocs = 0; variable28 unsigned getNumLostDebugLocs() const { return NumLostDebugLocs; } in getNumLostDebugLocs()
52 NumLostDebugLocs += LostDebugLocs.size(); in analyzeDebugLocations()