Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp386 static void append_attr(std::string &PropertyString, const char *attr, in append_attr() function
485 append_attr(PropertyString, "readonly", LParenAdded); in rewriteToObjCProperty()
495 append_attr(PropertyString, "assign", LParenAdded); in rewriteToObjCProperty()
499 append_attr(PropertyString, MemoryManagementAttr, LParenAdded); in rewriteToObjCProperty()
504 append_attr(PropertyString, MemoryManagementAttr, LParenAdded); in rewriteToObjCProperty()