Home
last modified time | relevance | path

Searched refs:ExcludeTypes (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp47 SetFilters(ExcludeTypeFilters, opts::pretty::ExcludeTypes.begin(), in LinePrinter()
48 opts::pretty::ExcludeTypes.end()); in LinePrinter()
Dllvm-pdbdump.h28 extern llvm::cl::list<std::string> ExcludeTypes;
Dllvm-pdbdump.cpp133 cl::list<std::string> ExcludeTypes( variable
571 opts::pretty::ExcludeTypes.push_back("__vc_attributes"); in main()