Home
last modified time | relevance | path

Searched defs:destroyARCStrongPrecise (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h2462 static Destroyer destroyARCStrongPrecise; variable
H A DCGObjC.cpp2310 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF, in destroyARCStrongPrecise() function in CodeGenFunction