Searched refs:IsTypeExcluded (Results 1 – 3 of 3) sorted by relevance
116 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength())) { in filterAndSortClassDefs()148 if (Printer.IsTypeExcluded(Enum.getName(), Enum.getLength())) in isTypeExcluded()158 return Printer.IsTypeExcluded(Typedef.getName(), Typedef.getLength()); in isTypeExcluded()252 if (Printer.IsTypeExcluded(Class->getName(), Class->getLength())) in start()
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);