Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3025 auto PerFile = PerDevice->second.find(FileID); in hasTargetRegionEntryInfo() local
3026 if (PerFile == PerDevice->second.end()) in hasTargetRegionEntryInfo()
3028 auto PerParentName = PerFile->second.find(ParentName); in hasTargetRegionEntryInfo()
3029 if (PerParentName == PerFile->second.end()) in hasTargetRegionEntryInfo()