Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp5929 static void performLifetimeExtension(Expr *Init,
5973 performLifetimeExtension(ME->GetTemporaryExpr(), ExtendingEntity); in performReferenceExtension()
5982 static void performLifetimeExtension(Expr *Init, in performLifetimeExtension() function
6002 performLifetimeExtension(ILE->getInit(I), ExtendingEntity); in performLifetimeExtension()
6030 performLifetimeExtension(SubInit, ExtendingEntity); in performLifetimeExtension()