Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3335 bool hasIndirection = false; in transferARCOwnership() local
3347 hasIndirection = true; in transferARCOwnership()
3369 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()