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