Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp43 bool SBTraceCursor::HasValue() const { in HasValue() function in SBTraceCursor
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp89 bool TraceCursorIntelPT::HasValue() const { in HasValue() function in TraceCursorIntelPT
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h221 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h428 bool HasValue; deserialize() local
501 bool HasValue = false; global() member
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h497 bool HasValue; in deserialize() local
613 bool HasValue = false; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h64 bool HasValue() const { return m_id != 0; } in HasValue() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp81 bool HasValue = NameInfo & 0x80; in readNode() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp51 bool HasValue = false; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1077 bool HasValue = false; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2719 bool HasValue = LRQ.valueIn() || (MI->isPHI() && LRQ.valueOut()); in checkLivenessAtUse() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2331 bool HasValue = (Record[i++] == 4); in parseAttributeGroupBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6614 bool HasValue = false; in SearchForAndLoads() local