Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h863 ovl_fail_module_mismatched, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6885 Candidate.FailureKind = ovl_fail_module_mismatched; in AddOverloadCandidate()