Searched defs:xcode_extra_attributes (Results 1 – 3 of 3) sorted by relevance
120 std::map<std::string, std::string>& xcode_extra_attributes() { in xcode_extra_attributes() function123 const std::map<std::string, std::string>& xcode_extra_attributes() const { in xcode_extra_attributes() function
158 std::map<std::string, std::string> xcode_extra_attributes; in FillXcodeExtraAttributes() local
1029 PBXAttributes xcode_extra_attributes = in AddBundleTarget() local