Searched defs:hasValue (Results 1 – 12 of 12) sorted by relevance
93 constexpr bool hasValue() const noexcept { return hasVal; } in hasValue() function193 constexpr bool hasValue() const noexcept { return hasVal; } in hasValue() function288 constexpr bool hasValue() const { return Storage.hasValue(); } in hasValue() function
101 bool hasValue() const { return !!Storage; } in hasValue() function
85 bool hasValue() const { return Start != nullptr; } in hasValue() function
275 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
155 bool hasValue() const { in hasValue() function
302 bool hasValue() const { return PCT != PCT_Invalid; } in hasValue() function
831 bool hasValue = false; in VisitGuardedExpr() local
1166 virtual bool hasValue() const { return false; } in hasValue() function in __anon332dbd1e0111::PredicateMatcher1255 bool hasValue() const override { in hasValue() function in __anon332dbd1e0111::LLTOperandMatcher1810 bool hasValue() const override { in hasValue() function in __anon332dbd1e0111::InstructionOpcodeMatcher
7423 private bool hasValue(VarDeclaration vd) in hasValue() function
7049 bool hasValue(VarDeclaration *vd) in hasValue() function
1366 bool hasValue() const { in hasValue() function
660 bool hasValue() const { return CurrentValue != DefaultValue; } in hasValue() function