Searched refs:shouldIgnoreObsolete (Results 1 – 2 of 2) sorted by relevance
126 bool shouldIgnoreObsolete(const Record *R, SymbolContext &SymCtx,
177 bool DylibVerifier::shouldIgnoreObsolete(const Record *R, SymbolContext &SymCtx, in shouldIgnoreObsolete() function in clang::installapi::DylibVerifier442 if (shouldIgnoreObsolete(R, SymCtx, DR)) { in verifyImpl()