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