Home
last modified time | relevance | path

Searched defs:EdgeEnv (Results 1 – 1 of 1) sorted by relevance

/third_party/ninja/src/
Dgraph.cc324 struct EdgeEnv : public Env { struct
327 EdgeEnv(const Edge* const edge, const EscapeKind escape) in EdgeEnv() argument
342 string EdgeEnv::LookupVariable(const string& var) { in LookupVariable() argument