Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp333 Result Outcome; in compareVisibility() local
336 Outcome = Result::Ignore; in compareVisibility()
339 Outcome = Result::Invalid; in compareVisibility()
344 return Outcome; in compareVisibility()