Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3260 bool hasIndirection = false; in transferARCOwnership() local
3272 hasIndirection = true; in transferARCOwnership()
3294 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()