Searched refs:destroyARCStrongImprecise (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp551 : CodeGenFunction::destroyARCStrongImprecise);
1365 destroyer = CodeGenFunction::destroyARCStrongImprecise;
H A DCGBlocks.cpp607 destroyer = CodeGenFunction::destroyARCStrongImprecise;
H A DCGObjC.cpp2363 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, function in class:CodeGenFunction
H A DCodeGenFunction.h3007 static Destroyer destroyARCStrongImprecise; member in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp239 : &CodeGenFunction::destroyARCStrongImprecise;

Completed in 137 milliseconds