Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2615 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverload() local
2628 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()
2641 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()