Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp663 CodeGenFunction::destroyARCWeak, in EmitAutoVarWithLifetime()
2103 return destroyARCWeak; in getDestroyer()
H A DCGNonTrivialStruct.cpp605 CGF->destroyARCWeak( in visitARCWeak()
H A DCGObjC.cpp2815 void CodeGenFunction::destroyARCWeak(CodeGenFunction &CGF, in destroyARCWeak() function in CodeGenFunction
H A DCodeGenFunction.h4356 static Destroyer destroyARCWeak;
H A DCGExpr.cpp318 Destroy = &CodeGenFunction::destroyARCWeak; in pushTemporaryCleanup()