Searched refs:enterByrefCleanup (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGBlocks.cpp | 1864 CGF.enterByrefCleanup(Kind, Field, Flags, /*LoadBlockVarAddr*/ true, in pushCaptureCleanup() 2815 void CodeGenFunction::enterByrefCleanup(CleanupKind Kind, Address Addr, in enterByrefCleanup() function in CodeGenFunction
|
| H A D | CGDecl.cpp | 2088 enterByrefCleanup(NormalAndEHCleanup, emission.Addr, Flags, in EmitAutoVarCleanups()
|
| H A D | CodeGenFunction.h | 2174 void enterByrefCleanup(CleanupKind Kind, Address Addr, BlockFieldFlags Flags,
|