Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp8737 bool HasAllocs = MapType == OMPC_MAP_alloc; in generateInfoForCapture() local
8743 return (HasPresent && !HasPresentR) || (HasAllocs && !HasAllocsR); in generateInfoForCapture()