Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp5501 bool hasIndirection = false; in transferARCOwnership() local
5513 hasIndirection = true; in transferARCOwnership()
5536 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()