Home
last modified time | relevance | path

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

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