Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A DObjCPropertiesSyntaxChecks.m11 @property(copy) NSMutableString *mutableStr; // expected-warning{{Property of mutable type 'NSMutab… property
60 @property(copy) NSMutableString *mutableStr; // no-warning property
H A Dsuppression-attr.m218 @property(copy) NSMutableString *mutableStr; property
234 @property(copy) SUPPRESS NSMutableString *mutableStr; // no-warning property