Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.h60 unsigned Managed : 1; // Managed variable. global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h430 Managed = 1 << 2, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp111 Managed, ///< The fact has been acquired through a scoped capability. enumerator