Searched refs:IsTypeExcluded (Results 1 – 7 of 7) sorted by relevance
63 if (Printer.IsTypeExcluded(Symbol.getName())) in dump()75 if (Printer.IsTypeExcluded(Symbol.getName())) in dump()86 if (Printer.IsTypeExcluded(Symbol.getName())) in dump()
174 if (Printer.IsTypeExcluded(Symbol.getName())) in dump()183 if (Printer.IsTypeExcluded(Symbol.getName())) in dump()
36 bool IsTypeExcluded(llvm::StringRef TypeName);
73 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName) { in IsTypeExcluded() function in LinePrinter
112 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength())) { in filterAndSortClassDefs()202 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength())) in start()221 if (Printer.IsTypeExcluded(Symbol.getName(), Symbol.getLength())) in dump()235 if (Printer.IsTypeExcluded(Symbol.getName(), Symbol.getLength())) in dump()
96 if (IsTypeExcluded(Class.getName(), Class.getSize())) in IsClassExcluded()272 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint32_t Size) { in IsTypeExcluded() function in LinePrinter
70 bool IsTypeExcluded(llvm::StringRef TypeName, uint32_t Size);