Home
last modified time | relevance | path

Searched refs:destroyARCStrongImprecise (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp551 : CodeGenFunction::destroyARCStrongImprecise); in EmitAutoVarWithLifetime()
1365 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup()
DCGBlocks.cpp607 destroyer = CodeGenFunction::destroyARCStrongImprecise; in enterBlockScope()
DCodeGenFunction.h3007 static Destroyer destroyARCStrongImprecise; variable
DCGObjC.cpp2363 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, in destroyARCStrongImprecise() function in CodeGenFunction
DCGExpr.cpp239 : &CodeGenFunction::destroyARCStrongImprecise; in pushTemporaryCleanup()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp626 : CodeGenFunction::destroyARCStrongImprecise); in EmitAutoVarWithLifetime()
1998 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup()
DCGBlocks.cpp1064 destroyer = destroyARCStrongImprecise; in EmitBlockLiteral()
1866 ? CodeGenFunction::destroyARCStrongImprecise in pushCaptureCleanup()
DCGNonTrivialStruct.cpp602 CGF->destroyARCStrongImprecise( in visitARCStrong()
DCGObjC.cpp2721 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, in destroyARCStrongImprecise() function in CodeGenFunction
DCodeGenFunction.h4204 static Destroyer destroyARCStrongImprecise;
DCGExpr.cpp312 : &CodeGenFunction::destroyARCStrongImprecise; in pushTemporaryCleanup()