Searched refs:matchExclude (Results 1 – 4 of 4) sorted by relevance
52 bool matchExclude, matchStart, matchEnd; in should_skip() local53 if ((matchExclude = matchName[0] == '~')) { in should_skip()70 return matchExclude; in should_skip()
58 bool matchExclude, matchStart, matchEnd; in should_skip() local59 if ((matchExclude = matchName[0] == '~')) { in should_skip()76 return matchExclude; in should_skip()
368 bool matchExclude, matchStart, matchEnd; in ShouldSkipImpl() local369 if ((matchExclude = matchName[0] == '~')) { in ShouldSkipImpl()387 return matchExclude; in ShouldSkipImpl()