Home
last modified time | relevance | path

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

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