Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h303 void setARCPreciseLifetime(ARCPreciseLifetime_t value) { in setARCPreciseLifetime() function
H A DCGExpr.cpp3137 LV.setARCPreciseLifetime(ARCImpreciseLifetime); in EmitDeclRefLValue()