Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2879 static bool shouldRetainObjCLifetime(Qualifiers::ObjCLifetime lifetime) { in shouldRetainObjCLifetime() function
2898 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar()
2949 !shouldRetainObjCLifetime(type.getObjCLifetime())); in tryEmitARCRetainLoadOfScalar()