Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDecl.cpp659 CodeGenFunction::destroyARCWeak, in EmitAutoVarWithLifetime()
2099 return destroyARCWeak; in getDestroyer()
H A DCGNonTrivialStruct.cpp605 CGF->destroyARCWeak( in visitARCWeak()
H A DCGObjC.cpp2762 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, in destroyARCWeak() function in CodeGenFunction
H A DCodeGenFunction.h4344 static Destroyer destroyARCWeak;
H A DCGExpr.cpp317 Destroy = &CodeGenFunction::destroyARCWeak; in pushTemporaryCleanup()