Searched refs:AlignedCandidates (Results 1 – 1 of 1) sorted by relevance
2557 OverloadCandidateSet *AlignedCandidates, Expr *AlignArg, bool Diagnose) { in resolveAllocationOverload() argument2646 if (AlignedCandidates) { in resolveAllocationOverload()2657 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()2669 if (AlignedCandidates) in resolveAllocationOverload()2670 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()