Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp48 SetFilters(ExcludeCompilandFilters, opts::ExcludeCompilands.begin(), in LinePrinter()
49 opts::ExcludeCompilands.end()); in LinePrinter()
Dllvm-pdbdump.h29 extern llvm::cl::list<std::string> ExcludeCompilands;
Dllvm-pdbdump.cpp108 ExcludeCompilands("exclude-compilands", variable
550 opts::ExcludeCompilands.push_back("* Linker *"); in main()
553 opts::ExcludeCompilands.push_back( in main()