Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dgraph.h41 slash_bits_(slash_bits), in Node()
80 return PathDecanonicalized(path_, slash_bits_); in PathDecanonicalized()
84 uint64_t slash_bits() const { return slash_bits_; } in slash_bits()
111 uint64_t slash_bits_; member