Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp1659 static QualType inferARCLifetimeForPointee(Sema &S, QualType type, in inferARCLifetimeForPointee() function
1812 T = inferARCLifetimeForPointee(*this, T, Loc, /*reference*/ false); in BuildPointerType()
1889 T = inferARCLifetimeForPointee(*this, T, Loc, /*reference*/ true); in BuildReferenceType()