Home
last modified time | relevance | path

Searched defs:is_active (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dclang.py94 def is_active(checkers): function
/llvm-project/lldb/include/lldb/Target/
H A DTarget.h1323 SetIsActive(bool is_active) SetIsActive() argument
/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h425 kmp_int32 is_active() const { return active; } in is_active() function
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2653 void DrawSubmitHint(Surface &surface, bool is_active) { in DrawSubmitHint() argument