Searched refs:IsWeakDef (Results 1 – 1 of 1) sorted by relevance
601 static bool shouldIgnoreCpp(StringRef Name, bool IsWeakDef) { in shouldIgnoreCpp() argument602 return (IsWeakDef && in shouldIgnoreCpp()