Home
last modified time | relevance | path

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

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