Home
last modified time | relevance | path

Searched defs:Running (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang-tools-extra/clangd/index/remote/
H A DREADME.md57 ## Running section in Clangd remote index
/llvm-project/compiler-rt/lib/xray/
H A Dxray_recursion_guard.h34 atomic_uint8_t &Running; variable
H A Dxray_fdr_logging.cpp440 thread_local atomic_uint8_t Running{0}; variable
/llvm-project/llvm/lib/IR/
H A DOptBisect.cpp36 printPassMessage(const StringRef & Name,int PassNum,StringRef TargetDesc,bool Running) printPassMessage() argument
/llvm-project/llvm/docs/
H A DTestSuiteGuide.md379 ### Running global() subsection
H A DLibFuzzer.rst141 Running section in Getting Started
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DTaskDispatch.h125 bool Running = true; global() variable
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h56 bool Running = true; variable
/llvm-project/llvm/include/llvm/Support/
H A DTimer.h84 bool Running = false; ///< Is the timer currently running? global() variable
/llvm-project/libc/benchmarks/
H A DLibcBenchmark.h80 Running, enumerator
/llvm-project/lldb/source/Host/linux/
H A DHost.cpp48 Running, enumerator