Searched refs:shouldIgnoreReexport (Results 1 – 2 of 2) sorted by relevance
131 bool shouldIgnoreReexport(const Record *R, SymbolContext &SymCtx) const;
188 bool DylibVerifier::shouldIgnoreReexport(const Record *R, in shouldIgnoreReexport() function in clang::installapi::DylibVerifier432 if (shouldIgnoreReexport(R, SymCtx)) { in verifyImpl()