Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp627 ? CodeGenFunction::destroyARCStrongPrecise in EmitAutoVarWithLifetime()
2082 return destroyARCStrongPrecise; in getDestroyer()
H A DCGObjC.cpp2752 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction
H A DCodeGenFunction.h4276 static Destroyer destroyARCStrongPrecise;
H A DCGExpr.cpp313 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise in pushTemporaryCleanup()
H A DCGBuiltin.cpp1807 CodeGenFunction::destroyARCStrongPrecise, in emitBuiltinOSLogFormat()