Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp5992 bool hasIndirection = false; in transferARCOwnership() local
6004 hasIndirection = true; in transferARCOwnership()
6027 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()