Searched defs:xcode_extra_attributes (Results 1 – 3 of 3) sorted by relevance
106 std::map<std::string, std::string>& xcode_extra_attributes() { in xcode_extra_attributes() function109 const std::map<std::string, std::string>& xcode_extra_attributes() const { in xcode_extra_attributes() function
125 std::map<std::string, std::string> xcode_extra_attributes; in FillXcodeExtraAttributes() local
917 PBXAttributes xcode_extra_attributes = in AddBundleTarget() local