Searched defs:is_const (Results 1 – 3 of 3) sorted by relevance
39 optional bool is_const = 6; field
815 bool is_const = false; member
592 void SetConstness(bool is_const) { in SetConstness()