Home
last modified time | relevance | path

Searched refs:ShouldIgnoreDirty (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dregen.cc47 bool ShouldIgnoreDirty(StringPiece s) { in ShouldIgnoreDirty() function
172 if (ShouldIgnoreDirty(s)) { in CheckStep1()
290 if (ShouldIgnoreDirty(gr->pat)) { in CheckGlobResult()
324 if (dir == "" || dir == "." || ShouldIgnoreDirty(dir)) in ShouldRunCommand()
401 if (fc.Parse(sr->cmd) && !fc.chdir.empty() && ShouldIgnoreDirty(fc.chdir)) { in CheckShellResult()