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