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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp501 ? CodeGenFunction::destroyARCStrongPrecise
1312 return destroyARCStrongPrecise;
H A DCodeGenFunction.h2237 static Destroyer destroyARCStrongPrecise; member in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp218 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise
H A DCGObjC.cpp2303 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, function in class:CodeGenFunction

Completed in 67 milliseconds