Searched defs:shouldIgnore (Results 1 – 2 of 2) sorted by relevance
59 bool APIIgnoresList::shouldIgnore(StringRef SymbolName) const { in shouldIgnore() function in APIIgnoresList
331 bool shouldIgnore() const { return sexpr() == nullptr; } in shouldIgnore() function