Searched defs:Assignable (Results 1 – 8 of 8) sorted by relevance
60 struct Assignable { in test() struct61 int* ptr = nullptr; in test()63 constexpr Assignable(int* p) : ptr(p) { } // enable `subrange::operator pair-like` in test() function
186 struct Assignable { in TEST() struct190 void operator=(int ii) { i = ii; } in TEST()192 int i = -404; in TEST()
53 func (f exprFlags) Assignable() bool { return f&64 != 0 } func
423 func (tv TypeAndValue) Assignable() bool { func
427 func (tv TypeAndValue) Assignable() bool { func
62541 "Assignable": 60129, number
62482 "Assignable": 60129, number