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

/external/clang/lib/Sema/
H A DSemaInit.cpp5497 static void performLifetimeExtension(Expr *Init,
5541 performLifetimeExtension(ME->GetTemporaryExpr(), ExtendingEntity);
5550 static void performLifetimeExtension(Expr *Init, function
5570 performLifetimeExtension(ILE->getInit(I), ExtendingEntity);
5598 performLifetimeExtension(SubInit, ExtendingEntity);

Completed in 104 milliseconds