Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dbundle_data.h107 return xcode_extra_attributes_; in xcode_extra_attributes()
110 return xcode_extra_attributes_; in xcode_extra_attributes()
186 std::map<std::string, std::string> xcode_extra_attributes_; variable