Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2498 SmallVector<OverloadCandidate*, 32> AlignedCands; in resolveAllocationOverload() local
2511 AlignedCands = AlignedCandidates->CompleteCandidates( in resolveAllocationOverload()
2524 AlignedCandidates->NoteCandidates(S, AlignedArgs, AlignedCands, "", in resolveAllocationOverload()