Home | History | Annotate | Download | only in Sema

Lines Matching refs:FindAllocationOverload

1488     if (FindAllocationOverload(StartLoc, Range, NewName, &AllocArgs[0],
1497 if (FindAllocationOverload(StartLoc, Range, NewName, &AllocArgs[0],
1510 // FindAllocationOverload can change the passed in arguments, so we need to
1639 /// FindAllocationOverload - Find an fitting overload for the allocation
1641 bool Sema::FindAllocationOverload(SourceLocation StartLoc, SourceRange Range,
1982 if (FindAllocationOverload(StartLoc, SourceRange(), Name,
2179 if (FindAllocationOverload(StartLoc, SourceRange(), DeleteName,