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 63 if (Printer.IsTypeExcluded(Symbol.getName()))
75 if (Printer.IsTypeExcluded(Symbol.getName()))
86 if (Printer.IsTypeExcluded(Symbol.getName()))
LinePrinter.h 36 bool IsTypeExcluded(llvm::StringRef TypeName);
LinePrinter.cpp 73 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName) {
ClassDefinitionDumper.cpp 174 if (Printer.IsTypeExcluded(Symbol.getName()))
183 if (Printer.IsTypeExcluded(Symbol.getName()))

Completed in 77 milliseconds