Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3693 auto PerLine = PerParentName->second.find(LineNum); in hasTargetRegionEntryInfo() local
3694 if (PerLine == PerParentName->second.end()) in hasTargetRegionEntryInfo()
3697 if (PerLine->second.getAddress() || PerLine->second.getID()) in hasTargetRegionEntryInfo()