Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp2515 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverload() local
2528 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()
2541 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()