Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp1832 static QualType inferARCLifetimeForPointee(Sema &S, QualType type, in inferARCLifetimeForPointee() function
1965 T = inferARCLifetimeForPointee(*this, T, Loc, /*reference*/ false); in BuildPointerType()
2025 T = inferARCLifetimeForPointee(*this, T, Loc, /*reference*/ true); in BuildReferenceType()