Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2784 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverloadInterior() local
2802 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverloadInterior()
2815 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverloadInterior()