Searched refs:config_name_ (Results 1 – 2 of 2) sorted by relevance
/third_party/gn/src/gn/ |
D | xcode_object.cc | 752 : name_(name), config_name_(config_name), target_for_indexing_(nullptr) { in PBXProject() 798 name, shell_script, config_name_, attributes)); in AddAggregateTarget() 816 "sources", std::string(), config_name_, attributes, product_type, in AddIndexingTarget() 854 name, shell_script, config_name_, attributes, output_type, product_name, in AddNativeTarget()
|
D | xcode_object.h | 396 std::string config_name_; variable
|