Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGValue.h302 void setARCPreciseLifetime(ARCPreciseLifetime_t value) { in setARCPreciseLifetime() function
H A DCGExpr.cpp2919 LV.setARCPreciseLifetime(ARCImpreciseLifetime); in EmitDeclRefLValue()