Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp601 static bool shouldIgnoreCpp(StringRef Name, bool IsWeakDef) { in shouldIgnoreCpp() argument
602 return (IsWeakDef && in shouldIgnoreCpp()