Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp665 CodeGenFunction::destroyARCWeak, in EmitAutoVarWithLifetime()
2260 return destroyARCWeak; in getDestroyer()
H A DCGNonTrivialStruct.cpp618 CGF->destroyARCWeak( in visitARCWeak()
H A DCGObjC.cpp2834 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, in destroyARCWeak() function in CodeGenFunction
H A DCodeGenFunction.h4972 static Destroyer destroyARCWeak;
H A DCGExpr.cpp372 Destroy = &CodeGenFunction::destroyARCWeak; in pushTemporaryCleanup()