Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp389 PropertyString += "("; in append_attr()
393 PropertyString += ", "; in append_attr()
394 PropertyString += attr; in append_attr()
406 PropertyString += *argPtr; in MigrateBlockOrFunctionPointerTypeVariable()
410 PropertyString += *argPtr; in MigrateBlockOrFunctionPointerTypeVariable()
417 PropertyString += name; in MigrateBlockOrFunctionPointerTypeVariable()
507 PropertyString += ')'; in rewriteToObjCProperty()
518 PropertyString += " "; in rewriteToObjCProperty()
541 PropertyString += TypeString; in rewriteToObjCProperty()
543 PropertyString += ' '; in rewriteToObjCProperty()
[all …]