Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DLinePrinter.cpp25 SetFilters(CompilandFilters, opts::ExcludeCompilands.begin(), in LinePrinter()
26 opts::ExcludeCompilands.end()); in LinePrinter()
Dllvm-pdbdump.cpp82 ExcludeCompilands("exclude-compilands", variable
246 opts::ExcludeCompilands.push_back("* Linker *"); in main()
249 opts::ExcludeCompilands.push_back( in main()
Dllvm-pdbdump.h29 extern llvm::cl::list<std::string> ExcludeCompilands;