Searched defs:hasValue (Results 1 – 9 of 9) sorted by relevance
85 bool hasValue() const { return Start != nullptr; } in hasValue() function
134 bool hasValue() const { return isValid() && !isVoid(); } in hasValue() function
275 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
166 bool hasValue() const { in hasValue() function
816 bool hasValue = false; in VisitGuardedExpr() local
866 virtual bool hasValue() const { return false; } in hasValue() function1381 bool hasValue() const override { in hasValue() function
1172 bool LLTOperandMatcher::hasValue() const { in hasValue() function in llvm::gi::LLTOperandMatcher
1528 bool hasValue() const { in hasValue() function
1693 bool hasValue() const { return CurrentValue != DefaultValue; } in hasValue() function