Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp56 SetFilters(ExcludeTypeFilters, opts::pretty::ExcludeTypes.begin(), in LinePrinter()
57 opts::pretty::ExcludeTypes.end()); in LinePrinter()
H A Dllvm-pdbutil.h94 extern llvm::cl::list<std::string> ExcludeTypes;
H A Dllvm-pdbutil.cpp314 cl::list<std::string> ExcludeTypes( variable
1537 opts::pretty::ExcludeTypes.push_back("__vc_attributes"); in main()