Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp390 static void append_attr(std::string &PropertyString, const char *attr, in append_attr()
402 void MigrateBlockOrFunctionPointerTypeVariable(std::string & PropertyString, in MigrateBlockOrFunctionPointerTypeVariable()
467 std::string PropertyString = "@property "; in rewriteToObjCProperty() local