Home
last modified time | relevance | path

Searched refs:AlignedCands (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp2553 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverload() local
2566 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()
2579 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()