Searched defs:Closing (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/docs/ | ||
H A D | BugLifeCycle.rst | 104 .. _Closing: target in Actively working on fixing bugs |
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | Core.h | 1341 enum { Open, Closing, Closed } State = Open; global() enumerator |