Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcreate_bundle_target_generator.h31 bool FillXcodeExtraAttributes();
Dcreate_bundle_target_generator.cc46 if (!FillXcodeExtraAttributes()) in DoRun()
108 bool CreateBundleTargetGenerator::FillXcodeExtraAttributes() { in FillXcodeExtraAttributes() function in CreateBundleTargetGenerator