Searched defs:hasValue (Results 1 – 9 of 9) sorted by relevance
85 bool hasValue() const { return Start != nullptr; } in hasValue() function
133 bool hasValue() const { return isValid() && !isVoid(); } hasValue() function
275 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
166 bool hasValue() const { in hasValue() function
814 bool hasValue = false; VisitGuardedExpr() local
1541 bool hasValue() const { hasValue() function [all...]
667 bool hasValue() const { return CurrentValue != DefaultValue; } hasValue() function