Searched refs:GetContextForValue (Results 1 – 1 of 1) sorted by relevance
/third_party/gn/src/gn/ |
D | command_args.cc | 86 void GetContextForValue(const Value& value, in GetContextForValue() function 128 GetContextForValue(value, &location, &line_no, &comment); in PrintDefaultValueInfo() 151 GetContextForValue(val.override_value, &location, &line_no, &comment); in PrintArgHelp() 181 GetContextForValue(arg.override_value, &location, &line_no, &comment, in BuildArgJson() 196 GetContextForValue(arg.default_value, &location, &line_no, &comment, in BuildArgJson()
|