Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dtrailing-return-short-circuit.cpp13 struct HasValue { struct
16 static_assert(sizeof(HasValue<true>) <= 2); argument
H A Ddefault-arguments-cxx0x.cpp22 struct HasValue { struct
28 int &ir = f1(HasValue()); in g1() argument
/llvm-project/clang/test/SemaCXX/
H A Ddllimport-memptr.cpp7 template <int (Foo::*Getter)()> struct HasValue { }; struct
/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp43 bool SBTraceCursor::HasValue() const { in HasValue() function in SBTraceCursor
/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp89 bool TraceCursorIntelPT::HasValue() const { in HasValue() function in TraceCursorIntelPT
/llvm-project/clang-tools-extra/clangd/unittests/
H A DMatchers.h194 HasValue(const InnerMatcher &inner_matcher) { HasValue() function
/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h221 detail::ValueMatchesPoly<M> HasValue(M Matcher) { in HasValue() function
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/grammar/
H A DLRTable.h
/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h473 bool HasValue; in deserialize() local
546 bool HasValue = false; member
[all...]
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h497 bool HasValue; in deserialize() local
613 bool HasValue = false; member
/llvm-project/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp188 bool HasValue; in dumpIndex() member
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h64 bool HasValue() const { return m_id != 0; } in HasValue() function
/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp81 bool HasValue = NameInfo & 0x80; in readNode() local
/llvm-project/llvm/include/llvm/Support/
H A DJSON.h1077 bool HasValue = false; member
/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp51 bool HasValue = false; member
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2658 bool HasValue = LRQ.valueIn() || (MI->isPHI() && LRQ.valueOut()); checkLivenessAtUse() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2331 bool HasValue = (Record[i++] == 4); parseAttributeGroupBlock() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6628 bool HasValue = false; SearchForAndLoads() local
[all...]