Home
last modified time | relevance | path

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

/third_party/ninja/src/
Dgraph.h42 slash_bits_(slash_bits), in Node()
89 return PathDecanonicalized(path_, slash_bits_); in PathDecanonicalized()
93 uint64_t slash_bits() const { return slash_bits_; } in slash_bits()
122 uint64_t slash_bits_; member