Searched refs:is_const (Results 1 – 18 of 18) sorted by relevance
803 is_const: true817 is_const: true831 is_const: true845 is_const: true859 is_const: true873 is_const: true
737 is_const: true751 is_const: true765 is_const: true779 is_const: true793 is_const: true
368 is_const: true
103 "is_const" : true,
329 is_const: true
38 optional bool is_const = 6; field
570 void SetConstness(bool is_const) { in SetConstness() argument571 is_const_ = is_const; in SetConstness()
238 qualified_type_ir.SetConstness(qualified_type_protobuf.is_const()); in ReadQualifiedTypes()