Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp1222 bool CandidateSuperset = CandidateQual.compatiblyIncludes(IncumbentQual); in compareOverloads() local
1224 if (CandidateSuperset == IncumbentSuperset) in compareOverloads()