Searched refs:is_const (Results 1 – 18 of 18) sorted by relevance
797 is_const: true811 is_const: true825 is_const: true839 is_const: true853 is_const: true867 is_const: true
731 is_const: true745 is_const: true759 is_const: true773 is_const: true787 is_const: true
344 is_const: true
103 "is_const" : true,
317 is_const: true
38 optional bool is_const = 6; field
555 void SetConstness(bool is_const) { in SetConstness() argument556 is_const_ = is_const; in SetConstness()
236 qualified_type_ir.SetConstness(qualified_type_protobuf.is_const()); in ReadQualifiedTypes()