Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5756 bool hasIndirection = false; in transferARCOwnership() local
5768 hasIndirection = true; in transferARCOwnership()
5791 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()