Home
last modified time | relevance | path

Searched defs:PropertyString (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp281 static void append_attr(std::string &PropertyString, const char *attr, in append_attr()
293 void MigrateBlockOrFunctionPointerTypeVariable(std::string & PropertyString, in MigrateBlockOrFunctionPointerTypeVariable()
358 std::string PropertyString = "@property "; in rewriteToObjCProperty() local