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.cpp5714 bool hasIndirection = false; in transferARCOwnership() local
5726 hasIndirection = true; in transferARCOwnership()
5749 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()