Home
last modified time | relevance | path

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

/third_party/ninja/src/
H A Deval_env.h66 static bool IsReservedBinding(const std::string& var);
H A Deval_env.cc67 bool Rule::IsReservedBinding(const string& var) { in IsReservedBinding() function in Rule
H A Dmanifest_parser.cc154 if (Rule::IsReservedBinding(key)) { in ParseRule()

Completed in 2 milliseconds