Home
last modified time | relevance | path

Searched refs:pushCleanupAfterFullExpr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGDecl.cpp1481 pushCleanupAfterFullExpr<DestroyObject>( in pushLifetimeExtendedDestroy()
DCodeGenFunction.h404 void pushCleanupAfterFullExpr(CleanupKind Kind, As... A) { in pushCleanupAfterFullExpr() function