Home
last modified time | relevance | path

Searched refs:OpenMPDebugLocMap (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h145 OpenMPDebugLocMapTy OpenMPDebugLocMap; variable
DCGOpenMPRuntime.cpp961 auto OMPDebugLoc = OpenMPDebugLocMap.lookup(Loc.getRawEncoding()); in emitUpdateLocation()
974 OpenMPDebugLocMap[Loc.getRawEncoding()] = OMPDebugLoc; in emitUpdateLocation()