Home
last modified time | relevance | path

Searched defs:HasValue (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBTraceCursor.cpp43 bool SBTraceCursor::HasValue() const { in HasValue() function in SBTraceCursor
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
HDTraceCursorIntelPT.cpp89 bool TraceCursorIntelPT::HasValue() const { in HasValue() function in TraceCursorIntelPT
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Testing/Support/
HDError.h221 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDsimple_packed_serialization.h473 bool HasValue; in deserialize() local
546 bool HasValue = false; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
HDSimplePackedSerialization.h497 bool HasValue; in deserialize() local
613 bool HasValue = false; member
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.h64 bool HasValue() const { return m_id != 0; } in HasValue() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDUnicodeNameToCodepoint.cpp81 bool HasValue = NameInfo & 0x80; in readNode() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDJSON.h1077 bool HasValue = false; member
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
HDllvm-dwarfdump.cpp51 bool HasValue = false; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineVerifier.cpp2719 bool HasValue = LRQ.valueIn() || (MI->isPHI() && LRQ.valueOut()); in checkLivenessAtUse() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp2331 bool HasValue = (Record[i++] == 4); in parseAttributeGroupBlock() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp6614 bool HasValue = false; in SearchForAndLoads() local