Searched refs:AllocationParameterRange (Results 1 – 1 of 1) sorted by relevance
2428 SourceRange AllocationParameterRange = Range; in BuildCXXNew() local2430 AllocationParameterRange = SourceRange(PlacementLParen, PlacementRParen); in BuildCXXNew()2433 FindAllocationFunctions(StartLoc, AllocationParameterRange, Scope, Scope, in BuildCXXNew()2463 if (GatherArgumentsForCall(AllocationParameterRange.getBegin(), OperatorNew, in BuildCXXNew()