Searched refs:is_const (Results 1 – 19 of 19) sorted by relevance
105 "is_const" : true,114 "is_const" : true,124 "is_const" : true,
103 "is_const" : true,
317 is_const: true
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
38 optional bool is_const = 6; field
552 void SetConstness(bool is_const) { in SetConstness() argument553 is_const_ = is_const; in SetConstness()
236 qualified_type_ir.SetConstness(qualified_type_protobuf.is_const()); in ReadQualifiedTypes()