Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.h179 TARGET_PRINT_LABEL, enumerator
231 TargetPrintMode target_print_mode_ = TARGET_PRINT_LABEL;
Dcommands.cc413 result.target_print_mode_ = TARGET_PRINT_LABEL; in InitFrom()
616 CommandSwitches::TARGET_PRINT_LABEL; in FilterAndPrintTargets()
623 case CommandSwitches::TARGET_PRINT_LABEL: in FilterAndPrintTargets()