Searched refs:ExcludeCompilands (Results 1 – 3 of 3) sorted by relevance
60 SetFilters(ExcludeCompilandFilters, opts::pretty::ExcludeCompilands.begin(), in LinePrinter()61 opts::pretty::ExcludeCompilands.end()); in LinePrinter()
320 cl::list<std::string> ExcludeCompilands( variable1538 opts::pretty::ExcludeCompilands.push_back("\\* Linker \\*"); in main()1541 opts::pretty::ExcludeCompilands.push_back( in main()1543 opts::pretty::ExcludeCompilands.push_back("f:\\\\dd\\\\vctools\\\\crt"); in main()1544 opts::pretty::ExcludeCompilands.push_back( in main()
96 extern llvm::cl::list<std::string> ExcludeCompilands;