| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | SelectionDAGAddressAnalysisTest.cpp | 117 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 143 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 174 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 204 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 235 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 261 bool IsValid = BaseIndexOffset::computeAliasing(GStore.getNode(), GNumBytes, in TEST_F() local 299 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 340 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local 374 bool IsValid = BaseIndexOffset::computeAliasing( in TEST_F() local
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | CommandOptionValidators.cpp | 17 bool PosixPlatformCommandOptionValidator::IsValid( in IsValid() function in PosixPlatformCommandOptionValidator
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | ThreadInfo.h | 18 bool IsValid() { return enum_value != UINT32_MAX; } in IsValid() function
|
| H A D | MachTask.mm | 590 bool MachTask::IsValid() const { return MachTask::IsValid(TaskPort()); } function 597 bool MachTask::IsValid(task_t task) { function
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | perf_counters.h | 74 bool IsValid() const { return is_valid_; } in IsValid() function 132 bool IsValid() const { return counters_.IsValid(); } in IsValid() function
|
| /llvm-project-15.0.7/lldb/include/lldb/Host/windows/ |
| H A D | AutoHandle.h | 26 bool IsValid() const { return m_handle != m_invalid_value; } in IsValid() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/OperatingSystem/Python/ |
| H A D | OperatingSystemPython.h | 64 bool IsValid() const { in IsValid() function
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBTypeEnumMember.cpp | 46 bool SBTypeEnumMember::IsValid() const { in IsValid() function in SBTypeEnumMember 119 bool SBTypeEnumMemberList::IsValid() { in IsValid() function in SBTypeEnumMemberList
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/Windows/ |
| H A D | WindowsSupport.h | 130 static bool IsValid(handle_type h) { in IsValid() function 152 static bool IsValid(handle_type h) { in IsValid() function 168 static bool IsValid(handle_type h) { in IsValid() function
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | CoroutineStmtBuilder.h | 28 bool IsValid = true; variable
|
| /llvm-project-15.0.7/lldb/include/lldb/Interpreter/ |
| H A D | OptionValueRegex.h | 52 bool IsValid() const { return m_regex.IsValid(); } in IsValid() function
|
| H A D | CommandAlias.h | 31 bool IsValid() const { return m_underlying_command_sp && m_option_args_sp; } in IsValid() function
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | RegularExpression.cpp | 31 bool RegularExpression::IsValid() const { return m_regex.isValid(); } in IsValid() function in RegularExpression
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | CompilerDecl.h | 50 bool IsValid() const { in IsValid() function
|
| H A D | CompilerDeclContext.h | 55 bool IsValid() const { in IsValid() function
|
| H A D | CompilerType.h | 72 bool IsValid() const { return m_type != nullptr && m_type_system != nullptr; } in IsValid() function
|
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | type-code.h | 29 constexpr bool IsValid() const { in IsValid() function
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | TTYState.h | 27 bool IsValid() const { in IsValid() function
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | provenance.h | 164 bool IsValid(Provenance at) const { return range_.Contains(at); } in IsValid() function 165 bool IsValid(ProvenanceRange range) const { in IsValid() function 275 bool IsValid(ProvenanceRange r) const { return allSources_.IsValid(r); } in IsValid() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFAbbreviationDeclaration.cpp | 69 bool DWARFAbbreviationDeclaration::IsValid() { in IsValid() function in DWARFAbbreviationDeclaration
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/ |
| H A D | CFBasicHash.cpp | 8 bool CFBasicHash::IsValid() const { in IsValid() function in CFBasicHash
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.h | 148 bool IsValid() const { return Node != nullptr; } in IsValid() function
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | DataFileCache.h | 128 bool IsValid() const { return m_uuid.has_value(); } in IsValid() function
|
| H A D | Declaration.h | 145 bool IsValid() const { in IsValid() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusLanguage.h | 39 bool IsValid() { in IsValid() function
|