Searched defs:IsActive (Results 1 – 15 of 15) sorted by relevance
62 void SetActive(bool IsActive) { m_is_active = IsActive; } in SetActive()86 bool IsActive() const { return m_is_active; } in IsActive() function
1321 bool IsActive() { return m_active; } IsActive() function
52 bool IsActive = __kmpc_kernel_parallel(&WorkFn); in genericStateMachine() local
156 bool IsActive; member
558 llvm::Value *IsActive EmitCleanup() local 651 bool IsActive = Scope.isActive(); PopCleanupBlock() local
4722 llvm::Instruction *IsActive = EmitCallArg() local
84 bool IsActive() { return m_active && !m_done; } IsActive() function
140 bool SBCommandInterpreter::IsActive() { in IsActive() function in SBCommandInterpreter
84 bool SBInputReader::IsActive() const { IsActive() function in SBInputReader
32 unsigned IsActive : 1; global() member
1282 mutable bool IsActive = false; global() variable
3333 bool CommandInterpreter::IsActive() { IsActive() function in CommandInterpreter
2966 bool IsActive = false; global() member in __anon4f3a1b740811::OffloadingActionBuilder::CudaActionBuilderBase
914 bool IsActive() const { in IsActive() function in curses::Window