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

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

Completed in 96 milliseconds