Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp647 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()
2101 return destroyARCStrongPrecise; in getDestroyer()
H A DCGObjC.cpp2803 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
H A DCodeGenFunction.h4355 static Destroyer destroyARCStrongPrecise;
H A DCGExpr.cpp312 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
H A DCGBuiltin.cpp1889 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()