Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
506 PropertyString += ')'; in rewriteToObjCProperty()
517 PropertyString += " "; in rewriteToObjCProperty()
540 PropertyString += TypeString; in rewriteToObjCProperty()
542 PropertyString += ' '; in rewriteToObjCProperty()
[all …]