Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h59 unsigned Managed : 1; // Managed variable. variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h422 Managed = 1 << 2, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp114 Managed, ///< The fact has been acquired through a scoped capability. enumerator