Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp170 ObjCPropertyAttribute::Kind propAttrs = getPropertyAttrs(props); in rewriteProperty()
359 ObjCPropertyAttribute::Kind getPropertyAttrs(PropsTy &props) const { in getPropertyAttrs() function in __anon8393a07d0111::PropertiesRewriter