Home
last modified time | relevance | path

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

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