| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/Windows/ |
| D | WindowsSupport.h | 133 static bool IsValid(handle_type h) { in IsValid() function 155 static bool IsValid(handle_type h) { in IsValid() function 171 static bool IsValid(handle_type h) { in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/source/API/ |
| D | SBTypeEnumMember.cpp | 46 bool SBTypeEnumMember::IsValid() const { in IsValid() function in SBTypeEnumMember 119 bool SBTypeEnumMemberList::IsValid() { in IsValid() function in SBTypeEnumMemberList
|
| D | SBType.cpp | 107 bool SBType::IsValid() const { in IsValid() function in SBType 602 bool SBTypeList::IsValid() { in IsValid() function in SBTypeList 670 bool SBTypeMember::IsValid() const { in IsValid() function in SBTypeMember 791 bool SBTypeMemberFunction::IsValid() const { in IsValid() function in SBTypeMemberFunction
|
| D | SBQueue.cpp | 46 bool IsValid() { return m_queue_wp.lock() != nullptr; } in IsValid() function in lldb_private::QueueImpl 240 bool SBQueue::IsValid() const { in IsValid() function in SBQueue
|
| D | SBTypeSummary.cpp | 36 bool SBTypeSummaryOptions::IsValid() { in IsValid() function in SBTypeSummaryOptions 170 bool SBTypeSummary::IsValid() const { in IsValid() function in SBTypeSummary
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
| D | MachTask.mm | 590 bool MachTask::IsValid() const { return MachTask::IsValid(TaskPort()); } function 597 bool MachTask::IsValid(task_t task) { function
|
| D | ThreadInfo.h | 18 bool IsValid() { return enum_value != UINT32_MAX; } in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| D | SystemRuntimeMacOSX.h | 187 bool IsValid() { return dqo_version != UINT16_MAX; } in IsValid() function 201 bool IsValid() { return vo_version != UINT16_MAX; } in IsValid() function 212 bool IsValid() { return dti_version != UINT16_MAX; } in IsValid() function 223 bool IsValid() { return plo_version != UINT16_MAX; } in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/source/Interpreter/ |
| D | CommandOptionValidators.cpp | 17 bool PosixPlatformCommandOptionValidator::IsValid( in IsValid() function in PosixPlatformCommandOptionValidator
|
| /openbsd/src/gnu/llvm/lldb/source/Host/common/ |
| D | XML.cpp | 31 bool XMLDocument::IsValid() const { return m_document != nullptr; } in IsValid() function in XMLDocument 341 bool XMLNode::IsValid() const { return m_node != nullptr; } in IsValid() function in XMLNode 400 bool ApplePropertyList::IsValid() const { return (bool)m_dict_node; } in IsValid() function in ApplePropertyList
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Host/windows/ |
| D | AutoHandle.h | 26 bool IsValid() const { return m_handle != m_invalid_value; } in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Host/ |
| D | File.h | 392 bool IsValid() const override { in IsValid() function 455 bool IsValid() const override { in IsValid() function
|
| /openbsd/src/gnu/llvm/clang/lib/Basic/ |
| D | OpenCLOptions.cpp | 126 bool IsValid = true; in diagnoseUnsupportedFeatureDependencies() local 143 bool IsValid = true; in diagnoseFeatureExtensionDifferences() local
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/ |
| D | OperatingSystemPython.h | 64 bool IsValid() const { in IsValid() function
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | CoroutineStmtBuilder.h | 28 bool IsValid = true; variable
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | RegularExpression.cpp | 31 bool RegularExpression::IsValid() const { return m_regex.isValid(); } in IsValid() function in RegularExpression
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| D | CommandAlias.h | 31 bool IsValid() const { return m_underlying_command_sp && m_option_args_sp; } in IsValid() function
|
| D | OptionValueRegex.h | 56 bool IsValid() const { return m_regex.IsValid(); } in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/ |
| D | CompilerDeclContext.h | 55 bool IsValid() const { in IsValid() function
|
| D | CompilerDecl.h | 50 bool IsValid() const { in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/ |
| D | TTYState.h | 27 bool IsValid() const { in IsValid() function
|
| D | JSONGenerator.h | 64 virtual bool IsValid() const { return true; } in IsValid() function 360 bool IsValid() const override { return false; } in IsValid() function 378 bool IsValid() const override { return m_object != nullptr; } in IsValid() function
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFAbbreviationDeclaration.cpp | 69 bool DWARFAbbreviationDeclaration::IsValid() { in IsValid() function in DWARFAbbreviationDeclaration
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
| D | CFBasicHash.cpp | 8 bool CFBasicHash::IsValid() const { in IsValid() function in CFBasicHash
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.h | 148 bool IsValid() const { return Node != nullptr; } in IsValid() function
|