HomeSort by: relevance | last modified time | path
    Searched refs:pushLifetimeExtendedDestroy (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExpr.cpp 326 CGF.pushLifetimeExtendedDestroy(CleanupKind, ReferenceTemporary,
379 CGF.pushLifetimeExtendedDestroy(NormalAndEHCleanup,
4489 pushLifetimeExtendedDestroy(getCleanupKind(DtorKind), DeclPtr,
CGExprAgg.cpp 678 CGF.pushLifetimeExtendedDestroy(
CGBlocks.cpp 1091 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer,
CGDecl.cpp 2123 void CodeGenFunction::pushLifetimeExtendedDestroy(CleanupKind cleanupKind,
CodeGenFunction.h 1996 void pushLifetimeExtendedDestroy(CleanupKind kind, Address addr,
CGBuiltin.cpp 1806 pushLifetimeExtendedDestroy(Cleanup, Alloca, Ty,

Completed in 41 milliseconds