Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp5797 static void performLifetimeExtension(Expr *Init,
5841 performLifetimeExtension(ME->GetTemporaryExpr(), ExtendingEntity); in performReferenceExtension()
5850 static void performLifetimeExtension(Expr *Init, in performLifetimeExtension() function
5870 performLifetimeExtension(ILE->getInit(I), ExtendingEntity); in performLifetimeExtension()
5898 performLifetimeExtension(SubInit, ExtendingEntity); in performLifetimeExtension()