Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h126 bool shouldIgnoreObsolete(const Record *R, SymbolContext &SymCtx,
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp177 bool DylibVerifier::shouldIgnoreObsolete(const Record *R, SymbolContext &SymCtx, in shouldIgnoreObsolete() function in clang::installapi::DylibVerifier
442 if (shouldIgnoreObsolete(R, SymCtx, DR)) { in verifyImpl()