Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp2904 static bool shouldRetainObjCLifetime(Qualifiers::ObjCLifetime lifetime) { in shouldRetainObjCLifetime() function
2923 bool shouldRetain = shouldRetainObjCLifetime(type.getObjCLifetime()); in tryEmitARCRetainLoadOfScalar()
2974 !shouldRetainObjCLifetime(type.getObjCLifetime())); in tryEmitARCRetainLoadOfScalar()