Home
last modified time | relevance | path

Searched refs:phony_cycle_action_ (Results 1 - 5 of 5) sorted by relevance

/third_party/ninja/src/
H A Dmanifest_parser.h36 phony_cycle_action_(kPhonyCycleActionWarn) {} in ManifestParserOptions()
38 PhonyCycleAction phony_cycle_action_; member
H A Dmanifest_parser.cc388 if (options_.phony_cycle_action_ == kPhonyCycleActionWarn && in ParseEdge()
H A Dgraph_test.cc363 parser_opts.phony_cycle_action_ = kPhonyCycleActionError; in TEST_F()
H A Dmanifest_parser_test.cc402 parser_opts.phony_cycle_action_ = kPhonyCycleActionError; in TEST_F()
H A Dninja.cc1586 parser_opts.phony_cycle_action_ = kPhonyCycleActionError; in real_main()

Completed in 6 milliseconds