Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2644 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverload() local
2657 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()
2670 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()