Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h139 bool shouldIgnoreInternalZipperedSymbol(const Record *R,
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp208 bool DylibVerifier::shouldIgnoreInternalZipperedSymbol( in shouldIgnoreInternalZipperedSymbol() function in clang::installapi::DylibVerifier
329 if (shouldIgnoreInternalZipperedSymbol(R, SymCtx)) in compareVisibility()