Searched refs:stage (Results 1 – 5 of 5) sorted by relevance
119 stage := StageMain122 stage = StagePrimary127 stage: stage,182 if stage != StageMain || !emptyNinjaFile {
104 stage Stage member
688 if s.config.stage == StagePrimary {714 if s.config.stage == StageMain {
647 stage := ""655 err := patchlist.Add(pos, pos, stage)659 stage = ""669 stage += string(buf[prop.Pos().Offset : prop.End().Offset+1])677 if stage != "" {678 err := patchlist.Add(pos, pos, stage)
167 comments are handled at a very early stage of a language447 Expressions in commands are evaluated at this stage. When they are evaluated,452 Evaluation at this stage is tricky when both *+=* and target specific variables