Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16049 bool CandidateSetError = buildOverloadedCallSet(S, Fn, Fn, Range, Loc, in BuildForRangeBeginEndCall() local
16051 if (CandidateSet->empty() || CandidateSetError) { in BuildForRangeBeginEndCall()