Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp386 PropertyString += "("; in append_attr()
390 PropertyString += ", "; in append_attr()
391 PropertyString += attr; in append_attr()
403 PropertyString += *argPtr; in MigrateBlockOrFunctionPointerTypeVariable()
407 PropertyString += *argPtr; in MigrateBlockOrFunctionPointerTypeVariable()
414 PropertyString += name; in MigrateBlockOrFunctionPointerTypeVariable()
503 PropertyString += ')'; in rewriteToObjCProperty()
514 PropertyString += " "; in rewriteToObjCProperty()
537 PropertyString += TypeString; in rewriteToObjCProperty()
539 PropertyString += ' '; in rewriteToObjCProperty()
[all …]