Home
last modified time | relevance | path

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

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