Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h229 void setARCPreciseLifetime(ARCPreciseLifetime_t value) { in setARCPreciseLifetime() function
DCGExpr.cpp2026 LV.setARCPreciseLifetime(ARCImpreciseLifetime); in EmitDeclRefLValue()