Searched defs:hasValue (Results 1 – 7 of 7) sorted by relevance
63 bool hasValue() const { return Start != nullptr; } in hasValue() function
172 bool hasValue() const { return hasVal; } in hasValue() function
262 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
363 bool hasValue() const { return false; } in hasValue() function385 bool hasValue() const { return Valid; } in hasValue() function
663 bool hasValue = false; in VisitGuardedExpr() local
681 bool hasValue; member
800 bool hasValue() const { in hasValue() function