Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp5594 static void performLifetimeExtension(Expr *Init,
5638 performLifetimeExtension(ME->GetTemporaryExpr(), ExtendingEntity); in performReferenceExtension()
5647 static void performLifetimeExtension(Expr *Init, in performLifetimeExtension() function
5667 performLifetimeExtension(ILE->getInit(I), ExtendingEntity); in performLifetimeExtension()
5695 performLifetimeExtension(SubInit, ExtendingEntity); in performLifetimeExtension()