Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3036 auto PerLine = PerParentName->second.find(LineNum); in hasTargetRegionEntryInfo() local
3037 if (PerLine == PerParentName->second.end()) in hasTargetRegionEntryInfo()
3041 (PerLine->second.getAddress() || PerLine->second.getID())) in hasTargetRegionEntryInfo()