Home
last modified time | relevance | path

Searched refs:ovl_fail_illegal_constructor (Results 1 – 2 of 2) sorted by last modified time

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6863 Candidate.FailureKind = ovl_fail_illegal_constructor; in AddOverloadCandidate()
11884 case ovl_fail_illegal_constructor: { in NoteFunctionCandidate()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h769 ovl_fail_illegal_constructor, enumerator