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

/external/clang/lib/CodeGen/
H A DCGDecl.cpp544 : CodeGenFunction::destroyARCStrongImprecise);
1279 destroyer = CodeGenFunction::destroyARCStrongImprecise;
H A DCGBlocks.cpp618 destroyer = CodeGenFunction::destroyARCStrongImprecise;
H A DCodeGenFunction.h2599 static Destroyer destroyARCStrongImprecise; member in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp222 : &CodeGenFunction::destroyARCStrongImprecise;
H A DCGObjC.cpp2312 void CodeGenFunction::destroyARCStrongImprecise(CodeGenFunction &CGF, function in class:CodeGenFunction

Completed in 229 milliseconds