Searched refs:recursive_ (Results 1 – 8 of 8) sorted by relevance
84 recursive_(recursive), in FileEnumerator()135 if (!recursive_ && !is_pattern_matched) in Next()143 if (recursive_ && is_dir) in Next()
88 : recursive_(recursive), in FileEnumerator()162 if (is_dir && recursive_) { in Next()
156 const bool recursive_; variable
67 void SetRecursive(bool b) { recursive_ = b; } in SetRecursive()145 bool recursive_ = false; variable
120 if (!recursive_) in AddDirectoryEntry()
388 : edge_(edge), escape_in_out_(escape), recursive_(false) {} in EdgeEnv()399 bool recursive_; member417 if (recursive_) { in LookupVariable()430 if (recursive_ && eval) in LookupVariable()435 recursive_ = true; in LookupVariable()