Home
last modified time | relevance | path

Searched refs:ExcludeTypes (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.cpp56 SetFilters(ExcludeTypeFilters, opts::pretty::ExcludeTypes.begin(), in LinePrinter()
57 opts::pretty::ExcludeTypes.end()); in LinePrinter()
Dllvm-pdbutil.h90 extern llvm::cl::list<std::string> ExcludeTypes;
Dllvm-pdbutil.cpp264 cl::list<std::string> ExcludeTypes( variable
1412 opts::pretty::ExcludeTypes.push_back("__vc_attributes"); in main()