Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h131 bool shouldIgnoreReexport(const Record *R, SymbolContext &SymCtx) const;
/src/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp188 bool DylibVerifier::shouldIgnoreReexport(const Record *R, in shouldIgnoreReexport() function in clang::installapi::DylibVerifier
432 if (shouldIgnoreReexport(R, SymCtx)) { in verifyImpl()