Searched refs:ExcludeCompilands (Results 1 – 3 of 3) sorted by relevance
59 SetFilters(ExcludeCompilandFilters, opts::pretty::ExcludeCompilands.begin(), in LinePrinter()60 opts::pretty::ExcludeCompilands.end()); in LinePrinter()
319 cl::list<std::string> ExcludeCompilands( variable1546 opts::pretty::ExcludeCompilands.push_back("\\* Linker \\*"); in main()1549 opts::pretty::ExcludeCompilands.push_back( in main()1551 opts::pretty::ExcludeCompilands.push_back("f:\\\\dd\\\\vctools\\\\crt"); in main()1552 opts::pretty::ExcludeCompilands.push_back( in main()
95 extern llvm::cl::list<std::string> ExcludeCompilands;