Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp5239 bool hasIndirection = false; in transferARCOwnership() local
5251 hasIndirection = true; in transferARCOwnership()
5274 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()