Searched refs:CanBeGetReturnObject (Results 1 – 3 of 3) sorted by relevance
477 if (Sema::CanBeGetReturnObject(Callee)) in visitLifetimeBoundArguments()
15767 bool Sema::CanBeGetReturnObject(const FunctionDecl *FD) { in CanBeGetReturnObject() function in Sema15781 if (CanBeGetReturnObject(FD) || CanBeGetReturnTypeOnAllocFailure(FD)) in CheckCoroutineWrapper()
4262 static bool CanBeGetReturnObject(const FunctionDecl *FD);