Home
last modified time | relevance | path

Searched defs:Managed (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCUDARuntime.h72 unsigned Managed : 1; // Managed variable. variable
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h427 Managed = 1 << 2, enumerator
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp111 Managed, ///< The fact has been acquired through a scoped capability. enumerator