Home
last modified time | relevance | path

Searched defs:Closing (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/docs/
H A DBugLifeCycle.rst104 .. _Closing: target in Actively working on fixing bugs
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1341 enum { Open, Closing, Closed } State = Open; global() enumerator