Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp44 SetFilters(ExcludeTypeFilters, opts::ExcludeTypes.begin(), in LinePrinter()
45 opts::ExcludeTypes.end()); in LinePrinter()
Dllvm-pdbdump.h27 extern llvm::cl::list<std::string> ExcludeTypes;
Dllvm-pdbdump.cpp100 ExcludeTypes("exclude-types", variable
549 opts::ExcludeTypes.push_back("__vc_attributes"); in main()