Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp62 SetFilters(IncludeTypeFilters, opts::pretty::IncludeTypes.begin(), in LinePrinter()
63 opts::pretty::IncludeTypes.end()); in LinePrinter()
H A Dllvm-pdbutil.h96 extern llvm::cl::list<std::string> IncludeTypes;
H A Dllvm-pdbutil.cpp323 cl::list<std::string> IncludeTypes( variable