Searched defs:HasValue (Results 1 – 6 of 6) sorted by relevance
20 struct HasValue { struct26 int &ir = f1(HasValue()); in g1() argument
46 int HasValue; member
52 bool RegKey::HasValue(const TCHAR* value_name) const { in HasValue() function in rtc::RegKey758 bool RegKey::HasValue(const wchar_t* full_key_name, const wchar_t* value_name) { in HasValue() function in rtc::RegKey
58 bool HasValue() const { return has_value_; } in HasValue() function
1397 bool HasValue = (Record[i++] == 4); in parseAttributeGroupBlock() local
3101 void CXFA_FM2JSContext::HasValue(FXJSE_HOBJECT hThis, in HasValue() function in CXFA_FM2JSContext