Home
last modified time | relevance | path

Searched refs:shouldIgnoreCpp (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() function
676 if (shouldIgnoreCpp(SymbolName, R.isWeakDefined())) { in visitSymbolInDylib()