Home
last modified time | relevance | path

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

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