Home
last modified time | relevance | path

Searched refs:LookupRuleCurrentScope (Results 1 - 3 of 3) sorted by relevance

/third_party/ninja/src/
H A Deval_env.cc35 assert(LookupRuleCurrentScope(rule->name()) == NULL); in AddRule()
39 const Rule* BindingEnv::LookupRuleCurrentScope(const string& rule_name) { in LookupRuleCurrentScope() function in BindingEnv
H A Deval_env.h90 const Rule* LookupRuleCurrentScope(const std::string& rule_name);
H A Dmanifest_parser.cc143 if (env_->LookupRuleCurrentScope(name) != NULL) in ParseRule()

Completed in 2 milliseconds