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.cpp352 Result Outcome; in compareVisibility() local
355 Outcome = Result::Ignore; in compareVisibility()
358 Outcome = Result::Invalid; in compareVisibility()
363 return Outcome; in compareVisibility()