Searched defs:hasValue (Results 1 – 11 of 11) sorted by relevance
85 bool hasValue() const { return Start != nullptr; } in hasValue() function
135 bool hasValue() const { return isValid() && !isVoid(); } in hasValue() function
55 bool hasValue() const { return Offset.has_value(); } in hasValue() function in __anon99dd37ee0111::FoldableOffset
275 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
152 bool hasValue() const { in hasValue() function
855 bool hasValue = false; in VisitGuardedExpr() local
880 virtual bool hasValue() const { return false; } in hasValue() function1421 bool hasValue() const override { in hasValue() function
1165 bool LLTOperandMatcher::hasValue() const { in hasValue() function in llvm::gi::LLTOperandMatcher
134 bool hasValue() const { return !(Val & None); } in hasValue() function
1528 bool hasValue() const { in hasValue() function
1995 bool hasValue() const { return CurrentValue != DefaultValue; } in hasValue() function