Searched refs:OpenMPDebugLocMap (Results 1 – 3 of 3) sorted by relevance
145 OpenMPDebugLocMapTy OpenMPDebugLocMap; variable
961 auto OMPDebugLoc = OpenMPDebugLocMap.lookup(Loc.getRawEncoding()); in emitUpdateLocation()974 OpenMPDebugLocMap[Loc.getRawEncoding()] = OMPDebugLoc; in emitUpdateLocation()
395 OpenMPDebugLocMapTy OpenMPDebugLocMap; variable