Home
last modified time | relevance | path

Searched refs:destroyARCWeak (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp643 CodeGenFunction::destroyARCWeak, in EmitAutoVarWithLifetime()
2084 return destroyARCWeak; in getDestroyer()
H A DCGNonTrivialStruct.cpp608 CGF->destroyARCWeak( in visitARCWeak()
H A DCGObjC.cpp2764 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, in destroyARCWeak() function in CodeGenFunction
H A DCodeGenFunction.h4277 static Destroyer destroyARCWeak;
H A DCGExpr.cpp319 Destroy = &CodeGenFunction::destroyARCWeak; in pushTemporaryCleanup()