Searched refs:Const (Results 1 – 5 of 5) sorted by relevance
56 if !x.Target.Const() {67 if !x.Prerequisites.Const() {
210 if !ms.Const() {229 if !name.Const() {
276 if !assignment.Name.Const() {
79 if len(f) > 1 && f[0].Const() {
117 func (ms *MakeString) Const() bool { func