Searched refs:destroyARCStrongPrecise (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDecl.cpp543 ? CodeGenFunction::destroyARCStrongPrecise
1350 return destroyARCStrongPrecise;
H A DCodeGenFunction.h2600 static Destroyer destroyARCStrongPrecise; member in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp221 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise
H A DCGObjC.cpp2306 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, function in class:CodeGenFunction

Completed in 95 milliseconds