Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp55 SetFilters(ExcludeTypeFilters, opts::pretty::ExcludeTypes.begin(), in LinePrinter()
56 opts::pretty::ExcludeTypes.end()); in LinePrinter()
H A Dllvm-pdbutil.h93 extern llvm::cl::list<std::string> ExcludeTypes;
H A Dllvm-pdbutil.cpp313 cl::list<std::string> ExcludeTypes( variable
1545 opts::pretty::ExcludeTypes.push_back("__vc_attributes"); in main()