HomeSort by relevance Sort by last modified time
    Searched refs:IsTypeExcluded (Results 1 - 4 of 4) sorted by null

  /external/llvm/tools/llvm-pdbdump/
TypeDumper.cpp 62 if (Printer.IsTypeExcluded(Symbol.getName()))
74 if (Printer.IsTypeExcluded(Symbol.getName()))
85 if (Printer.IsTypeExcluded(Symbol.getName()))
LinePrinter.h 35 bool IsTypeExcluded(llvm::StringRef TypeName);
LinePrinter.cpp 70 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName) {
ClassDefinitionDumper.cpp 173 if (Printer.IsTypeExcluded(Symbol.getName()))
182 if (Printer.IsTypeExcluded(Symbol.getName()))

Completed in 130 milliseconds