Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp386 static void append_attr(std::string &PropertyString, const char *attr, in append_attr()
398 void MigrateBlockOrFunctionPointerTypeVariable(std::string & PropertyString, in MigrateBlockOrFunctionPointerTypeVariable()
463 std::string PropertyString = "@property "; in rewriteToObjCProperty() local