Home
last modified time | relevance | path

Searched refs:IncludeCompilandFilters (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp66 SetFilters(IncludeCompilandFilters, opts::pretty::IncludeCompilands.begin(), in LinePrinter()
283 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
H A DLinePrinter.h90 std::list<Regex> IncludeCompilandFilters; variable