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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1222 bool CandidateSuperset = CandidateQual.compatiblyIncludes(IncumbentQual); local
1224 if (CandidateSuperset == IncumbentSuperset)

Completed in 62 milliseconds